home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Online / RFCs / rfc / rfc2233.txt < prev    next >
Text File  |  1997-12-07  |  148KB  |  3,700 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                      K. McCloghrie
  8. Request for Comments: 2233                                 Cisco Systems
  9. Obsoletes: 1573                                            F. Kastenholz
  10. Category: Standards Track                                   FTP Software
  11.                                                            November 1997
  12.  
  13.  
  14.                   The Interfaces Group MIB using SMIv2
  15.  
  16.  
  17. Status of this Memo
  18.  
  19.    This document specifies an Internet standards track protocol for the
  20.    Internet community, and requests discussion and suggestions for
  21.    improvements.  Please refer to the current edition of the "Internet
  22.    Official Protocol Standards" (STD 1) for the standardization state
  23.    and status of this protocol.  Distribution of this memo is unlimited.
  24.  
  25. Copyright Notice
  26.  
  27.    Copyright (C) The Internet Society (1997).  All Rights Reserved.
  28.  
  29. Table of Contents
  30.  
  31.    1 Introduction ..............................................    2
  32.    2 The SNMP Network Management Framework .....................    2
  33.    2.1 Object Definitions ......................................    3
  34.    3 Experience with the Interfaces Group ......................    3
  35.    3.1 Clarifications/Revisions ................................    3
  36.    3.1.1 Interface Sub-Layers ..................................    4
  37.    3.1.2 Guidance on Defining Sub-layers .......................    6
  38.    3.1.3 Virtual Circuits ......................................    8
  39.    3.1.4 Bit, Character, and Fixed-Length Interfaces ...........    8
  40.    3.1.5 Interface Numbering ...................................   10
  41.    3.1.6 Counter Size ..........................................   14
  42.    3.1.7 Interface Speed .......................................   16
  43.    3.1.8 Multicast/Broadcast Counters ..........................   17
  44.    3.1.9 Trap Enable ...........................................   18
  45.    3.1.10 Addition of New ifType values ........................   18
  46.    3.1.11 InterfaceIndex Textual Convention ....................   18
  47.    3.1.12 New states for IfOperStatus ..........................   19
  48.    3.1.13 IfAdminStatus and IfOperStatus .......................   20
  49.    3.1.14 IfOperStatus in an Interface Stack ...................   21
  50.    3.1.15 Traps ................................................   21
  51.    3.1.16 ifSpecific ...........................................   23
  52.    3.1.17 Creation/Deletion of Interfaces ......................   24
  53.    3.1.18 All Values Must be Known .............................   24
  54.    4 Media-Specific MIB Applicability ..........................   25
  55.  
  56.  
  57.  
  58. McCloghrie & Kastenholz     Standards Track                     [Page 1]
  59.  
  60. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  61.  
  62.  
  63.    5 Overview ..................................................   26
  64.    6 Interfaces Group Definitions ..............................   26
  65.    7 Acknowledgements ..........................................   64
  66.    8 References ................................................   64
  67.    9 Security Considerations ...................................   65
  68.    10 Authors' Addresses .......................................   65
  69.    11 Full Copyright Statement .................................   66
  70.  
  71. 1.  Introduction
  72.  
  73.    This memo defines a portion of the Management Information Base
  74.    (MIB) for use with network management protocols in the Internet
  75.    community.  In particular, it describes managed objects used for
  76.    managing Network Interfaces.
  77.  
  78.    This memo discusses the 'interfaces' group of MIB-II, especially the
  79.    experience gained from the definition of numerous media- specific MIB
  80.    modules for use in conjunction with the 'interfaces' group for
  81.    managing various sub-layers beneath the internetwork- layer.  It
  82.    specifies clarifications to, and extensions of, the architectural
  83.    issues within the previous model used for the 'interfaces' group.
  84.  
  85.    This memo also includes a MIB module.  As well as including new
  86.    MIB definitions to support the architectural extensions, this MIB
  87.    module also re-specifies the 'interfaces' group of MIB-II in a
  88.    manner that is both compliant to the SNMPv2 SMI and semantically-
  89.    identical to the existing SNMPv1-based definitions.
  90.  
  91.    The key words "MUST" and "MUST NOT" in this document are to be
  92.    interpreted as described in RFC 2119 [10].
  93.  
  94. 2.  The SNMP Network Management Framework
  95.  
  96.    The SNMP Network Management Framework presently consists of three
  97.    major components.  They are:
  98.  
  99.    o    RFC 1902 which defines the SMI, the mechanisms used for
  100.         describing and naming objects for the purpose of management.
  101.  
  102.    o    STD 17, RFC 1213 defines MIB-II, the core set of managed
  103.         objects for the Internet suite of protocols.
  104.  
  105.    o    STD 15, RFC 1157 and RFC 1905 which define two versions of
  106.         the protocol used for network access to managed objects.
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. McCloghrie & Kastenholz     Standards Track                     [Page 2]
  115.  
  116. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  117.  
  118.  
  119.    The Framework permits new objects to be defined for the purpose of
  120.    experimentation and evaluation.
  121.  
  122. 2.1.  Object Definitions
  123.  
  124.    Managed objects are accessed via a virtual information store,
  125.    termed the Management Information Base or MIB.  Objects in the MIB
  126.    are defined using the subset of Abstract Syntax Notation One
  127.    (ASN.1) defined in the SMI.  In particular, each object object
  128.    type is named by an OBJECT IDENTIFIER, an administratively
  129.    assigned name.  The object type together with an object instance
  130.    serves to uniquely identify a specific instantiation of the
  131.    object.  For human convenience, we often use a textual string,
  132.    termed the descriptor, to refer to the object type.
  133.  
  134. 3.  Experience with the Interfaces Group
  135.  
  136.    One of the strengths of internetwork-layer protocols such as IP
  137.    [6] is that they are designed to run over any network interface.
  138.    In achieving this, IP considers any and all protocols it runs over
  139.    as a single "network interface" layer.  A similar view is taken by
  140.    other internetwork-layer protocols.  This concept is represented
  141.    in MIB-II by the 'interfaces' group which defines a generic set of
  142.    managed objects such that any network interface can be managed in
  143.    an interface-independent manner through these managed objects.
  144.    The 'interfaces' group provides the means for additional managed
  145.    objects specific to particular types of network interface (e.g., a
  146.    specific medium such as Ethernet) to be defined as extensions to
  147.    the 'interfaces' group for media-specific management.  Since the
  148.    standardization of MIB-II, many such media-specific MIB modules
  149.    have been defined.
  150.  
  151.    Experience in defining these media-specific MIB modules has shown
  152.    that the model defined by MIB-II is too simplistic and/or static
  153.    for some types of media-specific management.  As a result, some of
  154.    these media-specific MIB modules assume an evolution or loosening
  155.    of the model.  This memo documents and standardizes that evolution
  156.    of the model and fills in the gaps caused by that evolution.  This
  157.    memo also incorporates the interfaces group extensions documented
  158.    in RFC 1229 [7].
  159.  
  160. 3.1.  Clarifications/Revisions
  161.  
  162.    There are several areas for which experience has indicated that
  163.    clarification, revision, or extension of the model would be
  164.    helpful.  The following sections discuss the changes in the
  165.    interfaces group adopted by this memo in each of these areas.
  166.  
  167.  
  168.  
  169.  
  170. McCloghrie & Kastenholz     Standards Track                     [Page 3]
  171.  
  172. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  173.  
  174.  
  175.    In some sections, one or more paragraphs contain discussion of
  176.    rejected alternatives to the model adopted in this memo.  Readers
  177.    not familiar with the MIB-II model and not interested in the
  178.    rationale behind the new model may want to skip these paragraphs.
  179.  
  180. 3.1.1.  Interface Sub-Layers
  181.  
  182.    Experience in defining media-specific management information has
  183.    shown the need to distinguish between the multiple sub-layers
  184.    beneath the internetwork-layer.  In addition, there is a need to
  185.    manage these sub-layers in devices (e.g., MAC-layer bridges) which
  186.    are unaware of which, if any, internetwork protocols run over
  187.    these sub-layers.  As such, a model of having a single conceptual
  188.    row in the interfaces table (MIB-II's ifTable) represent a whole
  189.    interface underneath the internetwork-layer, and having a single
  190.    associated media-specific MIB module (referenced via the ifType
  191.    object) is too simplistic.  A further problem arises with the
  192.    value of the ifType object which has enumerated values for each
  193.    type of interface.
  194.  
  195.    Consider, for example, an interface with PPP running over an HDLC
  196.    link which uses a RS232-like connector.  Each of these sub-layers
  197.    has its own media-specific MIB module.  If all of this is
  198.    represented by a single conceptual row in the ifTable, then an
  199.    enumerated value for ifType is needed for that specific
  200.    combination which maps to the specific combination of media-
  201.    specific MIBs.  Furthermore, such a model still lacks a method to
  202.    describe the relationship of all the sub-layers of the MIB stack.
  203.  
  204.    An associated problem is that of upward and downward multiplexing
  205.    of the sub-layers.  An example of upward multiplexing is MLP
  206.    (Multi-Link-Procedure) which provides load-sharing over several
  207.    serial lines by appearing as a single point-to-point link to the
  208.    sub-layer(s) above.  An example of downward multiplexing would be
  209.    several instances of PPP, each framed within a separate X.25
  210.    virtual circuit, all of which run over one fractional T1 channel,
  211.    concurrently with other uses of the T1 link.  The MIB structure
  212.    must allow these sorts of relationships to be described.
  213.  
  214.    Several solutions for representing multiple sub-layers were
  215.    rejected.  One was to retain the concept of one conceptual row for
  216.    all the sub-layers of an interface and have each media-specific
  217.    MIB module identify its "superior" and "subordinate" sub-layers
  218.    through OBJECT IDENTIFIER "pointers".  This scheme would have
  219.    several drawbacks: the superior/subordinate pointers would be
  220.    contained in the media-specific MIB modules; thus, a manager could
  221.    not learn the structure of an interface without inspecting
  222.    multiple pointers in different MIB modules; this would be overly
  223.  
  224.  
  225.  
  226. McCloghrie & Kastenholz     Standards Track                     [Page 4]
  227.  
  228. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  229.  
  230.  
  231.    complex and only possible if the manager had knowledge of all the
  232.    relevant media-specific MIB modules; MIB modules would all need to
  233.    be retrofitted with these new "pointers"; this scheme would not
  234.    adequately address the problem of upward and downward
  235.    multiplexing; and finally, enumerated values of ifType would be
  236.    needed for each combination of sub-layers.  Another rejected
  237.    solution also retained the concept of one conceptual row for all
  238.    the sub-layers of an interface but had a new separate MIB table to
  239.    identify the "superior" and "subordinate" sub-layers and to
  240.    contain OBJECT IDENTIFIER "pointers" to the media-specific MIB
  241.    module for each sub-layer.  Effectively, one conceptual row in the
  242.    ifTable would represent each combination of sub-layers between the
  243.    internetwork-layer and the wire.  While this scheme has fewer
  244.    drawbacks, it still would not support downward multiplexing, such
  245.    as PPP over MLP: observe that MLP makes two (or more) serial
  246.    lines appear to the layers above as a single physical interface,
  247.    and thus PPP over MLP should appear to the internetwork-layer as a
  248.    single interface; in contrast, this scheme would result in two (or
  249.    more) conceptual rows in the ifTable, both of which the
  250.    internetwork-layer would run over.  This scheme would also require
  251.    enumerated values of ifType for each combination of sub-layers.
  252.  
  253.    The solution adopted by this memo is to have an individual
  254.    conceptual row in the ifTable to represent each sub-layer, and
  255.    have a new separate MIB table (the ifStackTable, see section 6
  256.    below) to identify the "superior" and "subordinate" sub-layers
  257.    through INTEGER "pointers" to the appropriate conceptual rows in
  258.    the ifTable.  This solution supports both upward and downward
  259.    multiplexing, allows the IANAifType to Media-Specific MIB mapping
  260.    to identify the media-specific MIB module for that sub-layer, such
  261.    that the new table need only be referenced to obtain information
  262.    about layering, and it only requires enumerated values of ifType
  263.    for each sub-layer, not for combinations of them.  However, it
  264.    does require that the descriptions of some objects in the ifTable
  265.    (specifically, ifType, ifPhysAddress, ifInUcastPkts, and
  266.    ifOutUcastPkts) be generalized so as to apply to any sub-layer
  267.    (rather than only to a sub-layer immediately beneath the network
  268.    layer as previously), plus some (specifically, ifSpeed) which need
  269.    to have appropriate values identified for use when a generalized
  270.    definition does not apply to a particular sub-layer.
  271.  
  272.    In addition, this adopted solution makes no requirement that a
  273.    device, in which a sub-layer is instrumented by a conceptual row
  274.    of the ifTable, be aware of whether an internetwork protocol runs
  275.    on top of (i.e., at some layer above) that sub-layer.  In fact,
  276.    the counters of packets received on an interface are defined as
  277.    counting the number "delivered to a higher-layer protocol".  This
  278.    meaning of "higher-layer" includes:
  279.  
  280.  
  281.  
  282. McCloghrie & Kastenholz     Standards Track                     [Page 5]
  283.  
  284. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  285.  
  286.  
  287.    (1)  Delivery to a forwarding module which accepts
  288.         packets/frames/octets and forwards them on at the same
  289.         protocol layer.  For example, for the purposes of this
  290.         definition, the forwarding module of a MAC-layer bridge is
  291.         considered as a "higher-layer" to the MAC-layer of each port
  292.         on the bridge.
  293.  
  294.    (2)  Delivery to a higher sub-layer within a interface stack.  For
  295.         example, for the purposes of this definition, if a PPP module
  296.         operated directly over a serial interface, the PPP module
  297.         would be considered the higher sub-layer to the serial
  298.         interface.
  299.  
  300.    (3)  Delivery to a higher protocol layer which does not do packet
  301.         forwarding for sub-layers that are "at the top of" the
  302.         interface stack.  For example, for the purposes of this
  303.         definition, the local IP module would be considered the
  304.         higher layer to a SLIP serial interface.
  305.  
  306.    Similarly, for output, the counters of packets transmitted out an
  307.    interface are defined as counting the number "that higher-level
  308.    protocols requested to be transmitted".  This meaning of "higher-
  309.    layer" includes:
  310.  
  311.    (1)  A forwarding module, at the same protocol layer, which
  312.         transmits packets/frames/octets that were received on an
  313.         different interface.  For example, for the purposes of this
  314.         definition, the forwarding module of a MAC-layer bridge is
  315.         considered as a "higher-layer" to the MAC-layer of each port
  316.         on the bridge.
  317.  
  318.    (2)  The next higher sub-layer within an interface stack.  For
  319.         example, for the purposes of this definition, if a PPP module
  320.         operated directly over a serial interface, the PPP module
  321.         would be a "higher layer" to the serial interface.
  322.  
  323.    (3)  For sub-layers that are "at the top of" the interface stack,
  324.         a higher element in the network protocol stack.  For example,
  325.         for the purposes of this definition, the local IP module
  326.         would be considered the higher layer to an Ethernet
  327.         interface.
  328.  
  329. 3.1.2.  Guidance on Defining Sub-layers
  330.  
  331.    The designer of a media-specific MIB must decide whether to divide
  332.    the interface into sub-layers or not, and if so, how to make the
  333.    divisions.  The following guidance is offered to assist the
  334.    media-specific MIB designer in these decisions.
  335.  
  336.  
  337.  
  338. McCloghrie & Kastenholz     Standards Track                     [Page 6]
  339.  
  340. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  341.  
  342.  
  343.    In general, the number of entries in the ifTable should be kept to
  344.    the minimum required for network management.  In particular, a
  345.    group of related interfaces should be treated as a single
  346.    interface with one entry in the ifTable providing that:
  347.  
  348.    (1)  None of the group of interfaces performs multiplexing for any
  349.         other interface in the agent,
  350.    (2)  There is a meaningful and useful way for all of the ifTable's
  351.         information (e.g., the counters, and the status variables),
  352.         and all of the ifTable's capabilities (e.g., write access to
  353.         ifAdminStatus), to apply to the group of interfaces as a
  354.         whole.
  355.  
  356.    Under these circumstances, there should be one entry in the
  357.    ifTable for such a group of interfaces, and any internal structure
  358.    which needs to be represented to network management should be
  359.    captured in a MIB module specific to the particular type of
  360.    interface.
  361.  
  362.    Note that application of bullet 2 above to the ifTable's ifType
  363.    object requires that there is a meaningful media-specific MIB and
  364.    a meaningful ifType value which apply to the group of interfaces
  365.    as a whole.  For example, it is not appropriate to treat an HDLC
  366.    sub-layer and an RS-232 sub-layer as a single ifTable entry when
  367.    the media-specific MIBs and the ifType values for HDLC and RS-232
  368.    are separate (rather than combined).
  369.  
  370.    Subject to the above, it is appropriate to assign an ifIndex value
  371.    to any interface that can occur in an interface stack (in the
  372.    ifStackTable) where the bottom of the stack is a physical
  373.    interface (ifConnectorPresent has the value 'true') and there is a
  374.    layer-3 or other application that "points down" to the top of this
  375.    stack.  An example of an application that points down to the top
  376.    of the stack is the Character MIB [9].
  377.  
  378.    Note that the sub-layers of an interface on one device will
  379.    sometimes be different from the sub-layers of the interconnected
  380.    interface of another device; for example, for a frame-relay DTE
  381.    interface connected a frameRelayService interface, the inter-
  382.    connected DTE and DCE interfaces have different ifType values and
  383.    media-specific MIBs.
  384.  
  385.    These guidelines are just that, guidelines.  The designer of a
  386.    media-specific MIB is free to lay out the MIB in whatever SMI
  387.    conformant manner is desired.  However, in doing so, the media-
  388.    specific MIB MUST completely specify the sub-layering model used
  389.    for the MIB, and provide the assumptions, reasoning, and rationale
  390.    used to develop that model.
  391.  
  392.  
  393.  
  394. McCloghrie & Kastenholz     Standards Track                     [Page 7]
  395.  
  396. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  397.  
  398.  
  399. 3.1.3.  Virtual Circuits
  400.  
  401.    Several of the sub-layers for which media-specific MIB modules
  402.    have been defined are connection oriented (e.g., Frame Relay,
  403.    X.25).  Experience has shown that each effort to define such a MIB
  404.    module revisits the question of whether separate conceptual rows
  405.    in the ifTable are needed for each virtual circuit.  Most, if not
  406.    all, of these efforts to date have decided to have all virtual
  407.    circuits reference a single conceptual row in the ifTable.
  408.  
  409.    This memo strongly recommends that connection-oriented sub-layers
  410.    do not have a conceptual row in the ifTable for each virtual
  411.    circuit.  This avoids the proliferation of conceptual rows,
  412.    especially those which have considerable redundant information.
  413.    (Note, as a comparison, that connection-less sub-layers do not
  414.    have conceptual rows for each remote address.)  There may,
  415.    however, be circumstances under which it is appropriate for a
  416.    virtual circuit of a connection-oriented sub-layer to have its own
  417.    conceptual row in the ifTable; an example of this might be PPP
  418.    over an X.25 virtual circuit.  The MIB in section 6 of this memo
  419.    supports such circumstances.
  420.  
  421.    If a media-specific MIB wishes to assign an entry in the ifTable
  422.    to each virtual circuit, the MIB designer must present the
  423.    rationale for this decision in the media-specific MIB's
  424.    specification.
  425.  
  426. 3.1.4.  Bit, Character, and Fixed-Length Interfaces
  427.  
  428.    RS-232 is an example of a character-oriented sub-layer over which
  429.    (e.g., through use of PPP) IP datagrams can be sent.  Due to the
  430.    packet-based nature of many of the objects in the ifTable,
  431.    experience has shown that it is not appropriate to have a
  432.    character-oriented sub-layer represented by a whole conceptual row
  433.    in the ifTable.
  434.  
  435.    Experience has also shown that it is sometimes desirable to have
  436.    some management information for bit-oriented interfaces, which are
  437.    similarly difficult to represent by a whole conceptual row in the
  438.    ifTable.  For example, to manage the channels of a DS1 circuit,
  439.    where only some of the channels are carrying packet-based data.
  440.  
  441.    A further complication is that some subnetwork technologies
  442.    transmit data in fixed length transmission units.  One example of
  443.    such a technology is cell relay, and in particular Asynchronous
  444.    Transfer Mode (ATM), which transmits data in fixed-length cells.
  445.    Representing such a interface as a packet-based interface produces
  446.  
  447.  
  448.  
  449.  
  450. McCloghrie & Kastenholz     Standards Track                     [Page 8]
  451.  
  452. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  453.  
  454.  
  455.    redundant objects if the relationship between the number of
  456.    packets and the number of octets in either direction is fixed by
  457.    the size of the transmission unit (e.g., the size of a cell).
  458.  
  459.    About half the objects in the ifTable are applicable to every type
  460.    of interface: packet-oriented, character-oriented, and bit-
  461.    oriented.  Of the other half, two are applicable to both
  462.    character-oriented and packet-oriented interfaces, and the rest
  463.    are applicable only to packet-oriented interfaces.  Thus, while it
  464.    is desirable for consistency to be able to represent any/all types
  465.    of interfaces in the ifTable, it is not possible to implement the
  466.    full ifTable for bit- and character-oriented sub-layers.
  467.  
  468.    A rejected solution to this problem would be to split the ifTable
  469.    into two (or more) new MIB tables, one of which would contain
  470.    objects that are relevant only to packet-oriented interfaces
  471.    (e.g., PPP), and another that may be used by all interfaces.  This
  472.    is highly undesirable since it would require changes in every
  473.    agent implementing the ifTable (i.e., just about every existing
  474.    SNMP agent).
  475.  
  476.    The solution adopted in this memo builds upon the fact that
  477.    compliance statements in SNMPv2 (in contrast to SNMPv1) refer to
  478.    object groups, where object groups are explicitly defined by
  479.    listing the objects they contain.  Thus, in SNMPv2, multiple
  480.    compliance statements can be specified, one for all interfaces and
  481.    additional ones for specific types of interfaces.  The separate
  482.    compliance statements can be based on separate object groups,
  483.    where the object group for all interfaces can contain only those
  484.    objects from the ifTable which are appropriate for every type of
  485.    interfaces.  Using this solution, every sub-layer can have its own
  486.    conceptual row in the ifTable.
  487.  
  488.    Thus, section 6 of this memo contains definitions of the objects
  489.    of the existing 'interfaces' group of MIB-II, in a manner which is
  490.    both SNMPv2-compliant and semantically-equivalent to the existing
  491.    MIB-II definitions.  With equivalent semantics, and with the BER
  492.    ("on the wire") encodings unchanged, these definitions retain the
  493.    same OBJECT IDENTIFIER values as assigned by MIB-II.  Thus, in
  494.    general, no rewrite of existing agents which conform to MIB-II and
  495.    the ifExtensions MIB is required.
  496.  
  497.    In addition, this memo defines several object groups for the
  498.    purposes of defining which objects apply to which types of
  499.    interface:
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506. McCloghrie & Kastenholz     Standards Track                     [Page 9]
  507.  
  508. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  509.  
  510.  
  511.    (1)  the ifGeneralInformationGroup.  This group contains those
  512.         objects applicable to all types of network interfaces,
  513.         including bit-oriented interfaces.
  514.  
  515.    (2)  the ifPacketGroup.  This group contains those objects
  516.         applicable to packet-oriented network interfaces.
  517.  
  518.    (3)  the ifFixedLengthGroup.  This group contains the objects
  519.         applicable not only to character-oriented interfaces, such as
  520.         RS-232, but also to those subnetwork technologies, such as
  521.         cell-relay/ATM, which transmit data in fixed length
  522.         transmission units.  As well as the octet counters, there are
  523.         also a few other counters (e.g., the error counters) which
  524.         are useful for this type of interface, but are currently
  525.         defined as being packet-oriented.  To accommodate this, the
  526.         definitions of these counters are generalized to apply to
  527.         character-oriented interfaces and fixed-length-transmission
  528.         interfaces.
  529.  
  530.    It should be noted that the octet counters in the ifTable
  531.    aggregate octet counts for unicast and non-unicast packets into a
  532.    single octet counter per direction (received/transmitted).  Thus,
  533.    with the above definition of fixed-length-transmission interfaces,
  534.    where such interfaces which support non-unicast packets, separate
  535.    counts of unicast and multicast/broadcast transmissions can only
  536.    be maintained in a media-specific MIB module.
  537.  
  538. 3.1.5.  Interface Numbering
  539.  
  540.    MIB-II defines an object, ifNumber, whose value represents:
  541.  
  542.         "The number of network interfaces (regardless of their
  543.         current state) present on this system."
  544.  
  545.    Each interface is identified by a unique value of the ifIndex
  546.    object, and the description of ifIndex constrains its value as
  547.    follows:
  548.  
  549.         "Its value ranges between 1 and the value of ifNumber.  The
  550.         value for each interface must remain constant at least from
  551.         one re-initialization of the entity's network management
  552.         system to the next re-initialization."
  553.  
  554.    This constancy requirement on the value of ifIndex for a
  555.    particular interface is vital for efficient management.  However,
  556.    an increasing number of devices allow for the dynamic
  557.    addition/removal of network interfaces.  One example of this is a
  558.    dynamic ability to configure the use of SLIP/PPP over a
  559.  
  560.  
  561.  
  562. McCloghrie & Kastenholz     Standards Track                    [Page 10]
  563.  
  564. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  565.  
  566.  
  567.    character-oriented port.  For such dynamic additions/removals, the
  568.    combination of the constancy requirement and the restriction that
  569.    the value of ifIndex is less than ifNumber is problematic.
  570.  
  571.    Redefining ifNumber to be the largest value of ifIndex was
  572.    rejected since it would not help.  Such a re-definition would
  573.    require ifNumber to be deprecated and the utility of the redefined
  574.    object would be questionable.  Alternatively, ifNumber could be
  575.    deprecated and not replaced.  However, the deprecation of ifNumber
  576.    would require a change to that portion of ifIndex's definition
  577.    which refers to ifNumber.  So, since the definition of ifIndex
  578.    must be changed anyway in order to solve the problem, changes to
  579.    ifNumber do not benefit the solution.
  580.  
  581.    The solution adopted in this memo is just to delete the
  582.    requirement that the value of ifIndex must be less than the value
  583.    of ifNumber, and to retain ifNumber with its current definition.
  584.    This is a minor change in the semantics of ifIndex; however, all
  585.    existing agent implementations conform to this new definition, and
  586.    in the interests of not requiring changes to existing agent
  587.    implementations and to the many existing media-specific MIBs, this
  588.    memo assumes that this change does not require ifIndex to be
  589.    deprecated.  Experience indicates that this assumption does
  590.    "break" a few management applications, but this is considered
  591.    preferable to breaking all agent implementations.
  592.  
  593.    This solution also results in the possibility of "holes" in the
  594.    ifTable, i.e., the ifIndex values of conceptual rows in the
  595.    ifTable are not necessarily contiguous, but SNMP's GetNext (and
  596.    SNMPv2's GetBulk) operation easily deals with such holes.  The
  597.    value of ifNumber still represents the number of conceptual rows,
  598.    which increases/decreases as new interfaces are dynamically
  599.    added/removed.
  600.  
  601.    The requirement for constancy (between re-initializations) of an
  602.    interface's ifIndex value is met by requiring that after an
  603.    interface is dynamically removed, its ifIndex value is not re-used
  604.    by a *different* dynamically added interface until after the
  605.    following re-initialization of the network management system.
  606.    This avoids the need for assignment (in advance) of ifIndex values
  607.    for all possible interfaces that might be added dynamically.  The
  608.    exact meaning of a "different" interface is hard to define, and
  609.    there will be gray areas.  Any firm definition in this document
  610.    would likely to turn out to be inadequate.  Instead, implementors
  611.    must choose what it means in their particular situation, subject
  612.    to the following rules:
  613.  
  614.  
  615.  
  616.  
  617.  
  618. McCloghrie & Kastenholz     Standards Track                    [Page 11]
  619.  
  620. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  621.  
  622.  
  623.    (1)  a previously-unused value of ifIndex must be assigned to a
  624.         dynamically added interface if an agent has no knowledge of
  625.         whether the interface is the "same" or "different" to a
  626.         previously incarnated interface.
  627.  
  628.    (2)  a management station, not noticing that an interface has gone
  629.         away and another has come into existence, must not be
  630.         confused when calculating the difference between the counter
  631.         values retrieved on successive polls for a particular ifIndex
  632.         value.
  633.  
  634.    When the new interface is the same as an old interface, but a
  635.    discontinuity in the value of the interface's counters cannot be
  636.    avoided, the ifTable has (until now) required that a new ifIndex
  637.    value be assigned to the returning interface.  That is, either all
  638.    counter values have had to be retained during the absence of an
  639.    interface in order to use the same ifIndex value on that
  640.    interface's return, or else a new ifIndex value has had to be
  641.    assigned to the returning interface.  Both alternatives have
  642.    proved to be burdensome to some implementations:
  643.  
  644.    (1)  maintaining the counter values may not be possible (e.g., if
  645.         they are maintained on removable hardware),
  646.  
  647.    (2)  using a new ifIndex value presents extra work for management
  648.         applications.  While the potential need for such extra work
  649.         is unavoidable on agent re-initializations, it is desirable
  650.         to avoid it between re-initializations.
  651.  
  652.    To address this, a new object, ifCounterDiscontinuityTime, has
  653.    been defined to record the time of the last discontinuity in an
  654.    interface's counters.  By monitoring the value of this new object,
  655.    a management application can now detect counter discontinuities
  656.    without the ifIndex value of the interface being changed.  Thus,
  657.    an agent which implements this new object should, when a new
  658.    interface is the same as an old interface, retain that interface's
  659.    ifIndex value and update if necessary the interface's value of
  660.    ifCounterDiscontinuityTime.  With this new object, a management
  661.    application must, when calculating differences between counter
  662.    values retrieved on successive polls, discard any calculated
  663.    difference for which the value of ifCounterDiscontinuityTime is
  664.    different for the two polls.  (Note that this test must be
  665.    performed in addition to the normal checking of sysUpTime to
  666.    detect an agent re-initialization.)  Since such discards are a
  667.    waste of network management processing and bandwidth, an agent
  668.    should not update the value of ifCounterDiscontinuityTime unless
  669.    absolutely necessary.
  670.  
  671.  
  672.  
  673.  
  674. McCloghrie & Kastenholz     Standards Track                    [Page 12]
  675.  
  676. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  677.  
  678.  
  679.    While defining this new object is a change in the semantics of the
  680.    ifTable counter objects, it is impractical to deprecate and
  681.    redefine all these counters because of their wide deployment and
  682.    importance.  Also, a survey of implementations indicates that many
  683.    agents and management applications do not correctly implement this
  684.    aspect of the current semantics (because of the burdensome issues
  685.    mentioned above), such that the practical implications of such a
  686.    change is small.  Thus, this breach of the SMI's rules is
  687.    considered to be acceptable.
  688.  
  689.    Note, however, that the addition of ifCounterDiscontinuityTime
  690.    does not change the fact that:
  691.  
  692.         It is necessary at certain times for the assignment of ifIndex
  693.         values to change on a reinitialization of the agent (such as a
  694.         reboot).
  695.  
  696.    The possibility of ifIndex value re-assignment must be
  697.    accommodated by a management application whenever the value of
  698.    sysUpTime is reset to zero.
  699.  
  700.    Note also that some agents support multiple "naming scopes", e.g.,
  701.    for an SNMPv1 agent, multiple values of the SNMPv1 community
  702.    string.  For such an agent (e.g., a CNM agent which supports a
  703.    different subset of interfaces for different customers), there is
  704.    no required relationship between the ifIndex values which identify
  705.    interfaces in one naming scope and those which identify interfaces
  706.    in another naming scope.  It is the agent's choice as to whether
  707.    the same or different ifIndex values identify the same or
  708.    different interfaces in different naming scopes.
  709.  
  710.    Because of the restriction of the value of ifIndex to be less than
  711.    ifNumber, interfaces have been numbered with small integer values.
  712.    This has led to the ability by humans to use the ifIndex values as
  713.    (somewhat) user-friendly names for network interfaces (e.g.,
  714.    "interface number 3").  With the relaxation of the restriction on
  715.    the value of ifIndex, there is now the possibility that ifIndex
  716.    values could be assigned as very large numbers (e.g., memory
  717.    addresses).  Such numbers would be much less user-friendly.
  718.    Therefore, this memo recommends that ifIndex values still be
  719.    assigned as (relatively) small integer values starting at 1, even
  720.    though the values in use at any one time are not necessarily
  721.    contiguous.  (Note that this makes remembering which values have
  722.    been assigned easy for agents which dynamically add new
  723.    interfaces).
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730. McCloghrie & Kastenholz     Standards Track                    [Page 13]
  731.  
  732. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  733.  
  734.  
  735.    A new problem is introduced by representing each sub-layer as an
  736.    ifTable entry.  Previously, there usually was a simple, direct,
  737.    mapping of interfaces to the physical ports on systems.  This
  738.    mapping would be based on the ifIndex value.  However, by having
  739.    an ifTable entry for each interface sub-layer, mapping from
  740.    interfaces to physical ports becomes increasingly problematic.
  741.  
  742.    To address this issue, a new object, ifName, is added to the MIB.
  743.    This object contains the device's local name (e.g., the name used
  744.    at the device's local console) for the interface of which the
  745.    relevant entry in the ifTable is a component.  For example,
  746.    consider a router having an interface composed of PPP running over
  747.    an RS-232 port.  If the router uses the name "wan1" for the
  748.    (combined) interface, then the ifName objects for the
  749.    corresponding PPP and RS-232 entries in the ifTable would both
  750.    have the value "wan1".  On the other hand, if the router uses the
  751.    name "wan1.1" for the PPP interface and "wan1.2" for the RS-232
  752.    port, then the ifName objects for the corresponding PPP and RS-232
  753.    entries in the ifTable would have the values "wan1.1" and
  754.    "wan1.2", respectively.  As an another example, consider an agent
  755.    which responds to SNMP queries concerning an interface on some
  756.    other (proxied) device: if such a proxied device associates a
  757.    particular identifier with an interface, then it is appropriate to
  758.    use this identifier as the value of the interface's ifName, since
  759.    the local console in this case is that of the proxied device.
  760.  
  761.    In contrast, the existing ifDescr object is intended to contain a
  762.    description of an interface, whereas another new object, ifAlias,
  763.    provides a location in which a network management application can
  764.    store a non-volatile interface-naming value of its own choice.
  765.    The ifAlias object allows a network manager to give one or more
  766.    interfaces their own unique names, irrespective of any interface-
  767.    stack relationship.  Further, the ifAlias name is non-volatile,
  768.    and thus an interface must retain its assigned ifAlias value
  769.    across reboots, even if an agent chooses a new ifIndex value for
  770.    the interface.
  771.  
  772. 3.1.6.  Counter Size
  773.  
  774.    As the speed of network media increase, the minimum time in which
  775.    a 32 bit counter will wrap decreases.  For example, a 10Mbs stream
  776.    of back-to-back, full-size packets causes ifInOctets to wrap in
  777.    just over 57 minutes; at 100Mbs, the minimum wrap time is 5.7
  778.    minutes, and at 1Gbs, the minimum is 34 seconds.  Requiring that
  779.    interfaces be polled frequently enough not to miss a counter wrap
  780.    is increasingly problematic.
  781.  
  782.  
  783.  
  784.  
  785.  
  786. McCloghrie & Kastenholz     Standards Track                    [Page 14]
  787.  
  788. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  789.  
  790.  
  791.    A rejected solution to this problem was to scale the counters; for
  792.    example, ifInOctets could be changed to count received octets in,
  793.    say, 1024 byte blocks.  While it would provide acceptable
  794.    functionality at high rates of the counted-events, at low rates it
  795.    suffers.  If there is little traffic on an interface, there might
  796.    be a significant interval before enough of the counted-events
  797.    occur to cause the scaled counter to be incremented.  Traffic
  798.    would then appear to be very bursty, leading to incorrect
  799.    conclusions of the network's performance.
  800.  
  801.    Instead, this memo adopts expanded, 64 bit, counters.  These
  802.    counters are provided in new "high capacity" groups.  The old,
  803.    32-bit, counters have not been deprecated.  The 64-bit counters
  804.    are to be used only when the 32-bit counters do not provide enough
  805.    capacity; that is, when the 32 bit counters could wrap too fast.
  806.  
  807.    For interfaces that operate at 20,000,000 (20 million) bits per
  808.    second or less, 32-bit byte and packet counters MUST be used.  For
  809.    interfaces that operate faster than 20,000,000 bits/second, and
  810.    slower than 650,000,000 bits/second, 32-bit packet counters MUST
  811.    be used and 64-bit octet counters MUST be used.  For interfaces
  812.    that operate at 650,000,000 bits/second or faster, 64-bit packet
  813.    counters AND 64-bit octet counters MUST be used.
  814.  
  815.    These speed thresholds were chosen as reasonable compromises based
  816.    on the following:
  817.  
  818.    (1)  The cost of maintaining 64-bit counters is relatively high,
  819.         so minimizing the number of agents which must support them is
  820.         desirable.  Common interfaces (such as 10Mbs Ethernet) should
  821.         not require them.
  822.  
  823.    (2)  64-bit counters are a new feature, introduced in SNMPv2.  It
  824.         is reasonable to expect that support for them will be spotty
  825.         for the immediate future.  Thus, we wish to limit them to as
  826.         few systems as possible.  This, in effect, means that 64-bit
  827.         counters should be limited to higher speed interfaces.
  828.         Ethernet (10,000,000 bps) and Token Ring (16,000,000 bps) are
  829.         fairly wide-spread so it seems reasonable to not require 64-
  830.         bit counters for these interfaces.
  831.  
  832.    (3)  The 32-bit octet counters will wrap in the following times,
  833.         for the following interfaces (when transmitting maximum-sized
  834.         packets back-to-back):
  835.  
  836.         -   10Mbs Ethernet: 57 minutes,
  837.  
  838.         -   16Mbs Token Ring: 36 minutes,
  839.  
  840.  
  841.  
  842. McCloghrie & Kastenholz     Standards Track                    [Page 15]
  843.  
  844. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  845.  
  846.  
  847.         -   a US T3 line (45 megabits): 12 minutes,
  848.  
  849.         -   FDDI: 5.7 minutes
  850.  
  851.    (4)  The 32-bit packet counters wrap in about 57 minutes when 64-
  852.         byte packets are transmitted back-to-back on a 650,000,000
  853.         bit/second link.
  854.  
  855.    As an aside, a 1-terabit/second (1,000 Gbs) link will cause a 64 bit
  856.    octet counter to wrap in just under 5 years.  Conversely, an
  857.    81,000,000 terabit/second link is required to cause a 64-bit counter
  858.    to wrap in 30 minutes.  We believe that, while technology rapidly
  859.    marches forward, this link speed will not be achieved for at least
  860.    several years, leaving sufficient time to evaluate the introduction
  861.    of 96 bit counters.
  862.  
  863.    When 64-bit counters are in use, the 32-bit counters MUST still be
  864.    available.  They will report the low 32-bits of the associated 64-bit
  865.    count (e.g., ifInOctets will report the least significant 32 bits of
  866.    ifHCInOctets).  This enhances inter-operability with existing
  867.    implementations at a very minimal cost to agents.
  868.  
  869.    The new "high capacity" groups are:
  870.  
  871.    (1)  the ifHCFixedLengthGroup for character-oriented/fixed-length
  872.         interfaces, and the ifHCPacketGroup for packet-based interfaces;
  873.         both of these groups include 64 bit counters for octets, and
  874.  
  875.    (2)  the ifVHCPacketGroup for packet-based interfaces; this group
  876.         includes 64 bit counters for octets and packets.
  877.  
  878. 3.1.7.  Interface Speed
  879.  
  880.    Network speeds are increasing.  The range of ifSpeed is limited to
  881.    reporting a maximum speed of (2**31)-1 bits/second, or approximately
  882.    2.2Gbs.  SONET defines an OC-48 interface, which is defined at
  883.    operating at 48 times 51 Mbs, which is a speed in excess of 2.4Gbs.
  884.    Thus, ifSpeed is insufficient for the future, and this memo defines
  885.    an additional object: ifHighSpeed.
  886.  
  887.    The ifHighSpeed object reports the speed of the interface in
  888.    1,000,000 (1 million) bits/second units.  Thus, the true speed of the
  889.    interface will be the value reported by this object, plus or minus
  890.    500,000 bits/second.
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898. McCloghrie & Kastenholz     Standards Track                    [Page 16]
  899.  
  900. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  901.  
  902.  
  903.    Other alternatives considered (but rejected) were:
  904.  
  905.    (1)  Making the interface speed a 64-bit gauge.  This was rejected
  906.         since the current SMI does not allow such a syntax.
  907.  
  908.         Furthermore, even if 64-bit gauges were available, their use
  909.         would require additional complexity in agents due to an
  910.         increased requirement for 64-bit operations.
  911.  
  912.    (2)  We also considered making "high-32 bit" and "low-32-bit"
  913.         objects which, when combined, would be a 64-bit value.  This
  914.         simply seemed overly complex for what we are trying to do.
  915.  
  916.         Furthermore, a full 64-bits of precision does not seem
  917.         necessary.  The value of ifHighSpeed will be the only report of
  918.         interface speed for interfaces that are faster than
  919.         4,294,967,295 bits per second.  At this speed, the granularity
  920.         of ifHighSpeed will be 1,000,000 bits per second, thus the error
  921.         will be 1/4294, or about 0.02%.  This seems reasonable.
  922.  
  923.    (3)  Adding a "scale" object, which would define the units which
  924.         ifSpeed's value is.
  925.  
  926.         This would require two additional objects; one for the scaling
  927.         object, and one to replace the current ifSpeed.  This later
  928.         object is required since the semantics of ifSpeed would be
  929.         significantly altered, and manager stations which do not
  930.         understand the new semantics would be confused.
  931.  
  932. 3.1.8.  Multicast/Broadcast Counters
  933.  
  934.    In MIB-II, the ifTable counters for multicast and broadcast packets
  935.    are combined as counters of non-unicast packets.  In contrast, the
  936.    ifExtensions MIB [7] defined one set of counters for multicast, and a
  937.    separate set for broadcast packets.  With the separate counters, the
  938.    original combined counters become redundant.  To avoid this
  939.    redundancy, the non-unicast counters are deprecated.
  940.  
  941.    For the output broadcast and multicast counters defined in RFC 1229,
  942.    their definitions varied slightly from the packet counters in the
  943.    ifTable, in that they did not count errors/discarded packets.  Thus,
  944.    this memo defines new objects with better aligned definitions.
  945.    Counters with 64 bits of range are also needed, as explained above.
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954. McCloghrie & Kastenholz     Standards Track                    [Page 17]
  955.  
  956. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  957.  
  958.  
  959. 3.1.9.  Trap Enable
  960.  
  961.    In the multi-layer interface model, each sub-layer for which there is
  962.    an entry in the ifTable can generate linkUp/Down Traps.  Since
  963.    interface state changes would tend to propagate through the interface
  964.    (from top to bottom, or bottom to top), it is likely that several
  965.    traps would be generated for each linkUp/Down occurrence.
  966.  
  967.    It is desirable to provide a mechanism for manager stations to
  968.    control the generation of these traps.  To this end, the
  969.    ifLinkUpDownTrapEnable object has been added.  This object allows
  970.    managers to limit generation of traps to just the sub-layers of
  971.    interest.
  972.  
  973.    The default setting should limit the number of traps generated to one
  974.    per interface per linkUp/Down event.  Furthermore, it seems that the
  975.    state changes of most interest to network managers occur at the
  976.    lowest level of an interface stack.  Therefore we specify that by
  977.    default, only the lowest sub-layer of the interface generate traps.
  978.  
  979. 3.1.10.  Addition of New ifType values
  980.  
  981.    Over time, there is the need to add new ifType enumerated values for
  982.    new interface types.  If the syntax of ifType were defined in the MIB
  983.    in section 6, then a new version of this MIB would have to be re-
  984.    issued in order to define new values.  In the past, re- issuing of a
  985.    MIB has occurred only after several years.
  986.  
  987.    Therefore, the syntax of ifType is changed to be a textual
  988.    convention, such that the enumerated integer values are now defined
  989.    in the textual convention, IANAifType, defined in a different
  990.    document.  This allows additional values to be documented without
  991.    having to re-issue a new version of this document.  The Internet
  992.    Assigned Number Authority (IANA) is responsible for the assignment of
  993.    all Internet numbers, including various SNMP-related numbers, and
  994.    specifically, new ifType values.
  995.  
  996. 3.1.11.  InterfaceIndex Textual Convention
  997.  
  998.    A new textual convention, InterfaceIndex, has been defined.  This
  999.    textual convention "contains" all of the semantics of the ifIndex
  1000.    object.  This allows other mib modules to easily import the semantics
  1001.    of ifIndex.
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010. McCloghrie & Kastenholz     Standards Track                    [Page 18]
  1011.  
  1012. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1013.  
  1014.  
  1015. 3.1.12.  New states for IfOperStatus
  1016.  
  1017.    Three new states have been added to ifOperStatus: 'dormant', 
  1018.    'notPresent', and 'lowerLayerDown'.
  1019.  
  1020.    The dormant state indicates that the relevant interface is not
  1021.    actually in a condition to pass packets (i.e., it is not "up") but is
  1022.    in a "pending" state, waiting for some external event.  For "on-
  1023.    demand" interfaces, this new state identifies the situation where the
  1024.    interface is waiting for events to place it in the up state.
  1025.    Examples of such events might be:
  1026.  
  1027.    (1)  having packets to transmit before establishing a connection
  1028.         to a remote system;
  1029.  
  1030.    (2)  having a remote system establish a connection to the
  1031.         interface (e.g. dialing up to a slip-server).
  1032.  
  1033.    The notPresent state is a refinement on the down state which
  1034.    indicates that the relevant interface is down specifically because
  1035.    some component (typically, a hardware component) is not present in
  1036.    the managed system.  Examples of use of the notPresent state are:
  1037.  
  1038.    (1)  to allow an interface's conceptual row including its counter
  1039.         values to be retained across a "hot swap" of a card/module,
  1040.         and/or
  1041.  
  1042.    (2)  to allow an interface's conceptual row to be created, and
  1043.         thereby enable interfaces to be pre-configured prior to
  1044.         installation of the hardware needed to make the interface
  1045.         operational.
  1046.  
  1047.    Agents are not required to support interfaces in the notPresent
  1048.    state.  However, from a conceptual viewpoint, when a row in the
  1049.    ifTable is created, it first enters the notPresent state and then
  1050.    subsequently transitions into the down state; similarly, when a row
  1051.    in the ifTable is deleted, it first enters the notPresent state and
  1052.    then subsequently the object instances are deleted.  For an agent
  1053.    with no support for notPresent, both of these transitions (from the
  1054.    notPresent state to the down state, and from the notPresent state to
  1055.    the instances being removed) are immediate, i.e., the transition does
  1056.    not last long enough to be recorded by ifOperStatus.  Even for those
  1057.    agents which do support interfaces in the notPresent state, the
  1058.    length of time and conditions under which an interface stays in the
  1059.    notPresent state is implementation-specific.
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066. McCloghrie & Kastenholz     Standards Track                    [Page 19]
  1067.  
  1068. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1069.  
  1070.  
  1071.    The lowerLayerDown state is also a refinement on the down state.
  1072.    This new state indicates that this interface runs "on top of" one or
  1073.    more other interfaces (see ifStackTable) and that this interface is
  1074.    down specifically because one or more of these lower-layer interfaces
  1075.    are down.
  1076.  
  1077. 3.1.13.  IfAdminStatus and IfOperStatus
  1078.  
  1079.    The down state of ifOperStatus now has two meanings, depending on the
  1080.    value of ifAdminStatus.
  1081.  
  1082.    (1)  if ifAdminStatus is not down and ifOperStatus is down then a
  1083.         fault condition is presumed to exist on the interface.
  1084.  
  1085.    (2)  if ifAdminStatus is down, then ifOperStatus will normally
  1086.         also be down (or notPresent) i.e., there is not (necessarily) a
  1087.         fault condition on the interface.
  1088.  
  1089.    Note that when ifAdminStatus transitions to down, ifOperStatus will
  1090.    normally also transition to down.  In this situation, it is possible
  1091.    that ifOperStatus's transition will not occur immediately, but rather
  1092.    after a small time lag to complete certain operations before going
  1093.    "down"; for example, it might need to finish transmitting a packet.
  1094.    If a manager station finds that ifAdminStatus is down and
  1095.    ifOperStatus is not down for a particular interface, the manager
  1096.    station should wait a short while and check again.  If the condition
  1097.    still exists, only then should it raise an error indication.
  1098.    Naturally, it should also ensure that ifLastChange has not changed
  1099.    during this interval.
  1100.  
  1101.    Whenever an interface table entry is created (usually as a result of
  1102.    system initialization), the relevant instance of ifAdminStatus is set
  1103.    to down, and presumably ifOperStatus will be down or notPresent.
  1104.  
  1105.    An interface may be enabled in two ways: either as a result of
  1106.    explicit management action (e.g. setting ifAdminStatus to up) or as a
  1107.    result of the managed system's initialization process.  When
  1108.    ifAdminStatus changes to the up state, the related ifOperStatus
  1109.    should do one of the following:
  1110.  
  1111.    (1)  Change to the up state if and only if the interface is able
  1112.         to send and receive packets.
  1113.  
  1114.    (2)  Change to the lowerLayerDown state if and only if the
  1115.         interface is prevented from entering the up state because of the
  1116.         state of one or more of the interfaces beneath it in the
  1117.         interface stack.
  1118.  
  1119.  
  1120.  
  1121.  
  1122. McCloghrie & Kastenholz     Standards Track                    [Page 20]
  1123.  
  1124. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1125.  
  1126.  
  1127.    (3)  Change to the dormant state if and only if the interface is
  1128.         found to be operable, but the interface is waiting for other,
  1129.         external, events to occur before it can transmit or receive
  1130.         packets.  Presumably when the expected events occur, the
  1131.         interface will then change to the up state.
  1132.  
  1133.    (4)  Remain in the down state if an error or other fault condition
  1134.         is detected on the interface.
  1135.  
  1136.    (5)  Change to the unknown state if, for some reason, the state of
  1137.         the interface can not be ascertained.
  1138.  
  1139.    (6)  Change to the testing state if some test(s) must be performed
  1140.         on the interface. Presumably after completion of the test, the
  1141.         interface's state will change to up, dormant, or down, as
  1142.         appropriate.
  1143.  
  1144.    (7)  Remain in the notPresent state if interface components are
  1145.         missing.
  1146.  
  1147. 3.1.14.  IfOperStatus in an Interface Stack
  1148.  
  1149.    When an interface is a part of an interface-stack, but is not the
  1150.    lowest interface in the stack, then:
  1151.  
  1152.    (1)  ifOperStatus has the value 'up' if it is able to pass packets
  1153.         due to one or more interfaces below it in the stack being 'up',
  1154.         irrespective of whether other interfaces below it are 'down', 
  1155.         'dormant', 'notPresent', 'lowerLayerDown', 'unknown' or
  1156.         'testing'.
  1157.  
  1158.    (2)  ifOperStatus may have the value 'up' or 'dormant' if one or
  1159.         more interfaces below it in the stack are 'dormant', and all
  1160.         others below it are either 'down', 'dormant', 'notPresent',
  1161.         'lowerLayerDown', 'unknown' or 'testing'.
  1162.  
  1163.    (3)  ifOperStatus has the value 'lowerLayerDown' while all
  1164.         interfaces below it in the stack are either 'down',
  1165.         'notPresent', 'lowerLayerDown', or 'testing'.
  1166.  
  1167. 3.1.15.  Traps
  1168.  
  1169.    The exact definition of when linkUp and linkDown traps are generated
  1170.    has been changed to reflect the changes to ifAdminStatus and
  1171.    ifOperStatus.
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178. McCloghrie & Kastenholz     Standards Track                    [Page 21]
  1179.  
  1180. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1181.  
  1182.  
  1183.    Operational experience indicates that management stations are most
  1184.    concerned with an interface being in the down state and the fact that
  1185.    this state may indicate a failure.  Thus, it is most useful to
  1186.    instrument transitions into/out of either the up state or the down
  1187.    state.
  1188.  
  1189.    Instrumenting transitions into or out of the up state was rejected
  1190.    since it would have the drawback that a demand interface might have
  1191.    many transitions between up and dormant, leading to many linkUp traps
  1192.    and no linkDown traps.  Furthermore, if a node's only interface is
  1193.    the demand interface, then a transition to dormant would entail
  1194.    generation of a linkDown trap, necessitating bringing the link to the
  1195.    up state (and a linkUp trap)!!
  1196.  
  1197.    On the other hand, instrumenting transitions into or out of the down
  1198.    state (to/from all other states except notPresent) has the
  1199.    advantages:
  1200.  
  1201.    (1)  A transition into the down state (from a state other than
  1202.         notPresent) will occur when an error is detected on an
  1203.         interface.  Error conditions are presumably of great interest to
  1204.         network managers.
  1205.  
  1206.    (2)  Departing the down state (to a state other than the
  1207.         notPresent state) generally indicates that the interface is
  1208.         going to either up or dormant, both of which are considered
  1209.         "healthy" states.
  1210.  
  1211.    Furthermore, it is believed that generating traps on transitions into
  1212.    or out of the down state (except to/from the notPresent state) is
  1213.    generally consistent with current usage and interpretation of these
  1214.    traps by manager stations.
  1215.  
  1216.    Transitions to/from the notPresent state are concerned with the
  1217.    insertion and removal of hardware, and are outside the scope of these
  1218.    traps.
  1219.  
  1220.    Therefore, this memo defines that LinkUp and linkDown traps are
  1221.    generated on just after ifOperStatus leaves, or just before it
  1222.    enters, the down state, respectively; except that LinkUp and linkDown
  1223.    traps never generated on transitions to/from the notPresent state.
  1224.  
  1225.    Note that this definition allows a node with only one interface to
  1226.    transmit a linkDown trap before that interface goes down.  (Of
  1227.    course, when the interface is going down because of a failure
  1228.    condition, the linkDown trap probably cannot be successfully
  1229.    transmitted anyway.)
  1230.  
  1231.  
  1232.  
  1233.  
  1234. McCloghrie & Kastenholz     Standards Track                    [Page 22]
  1235.  
  1236. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1237.  
  1238.  
  1239.    Some interfaces perform a link "training" function when trying to
  1240.    bring the interface up.  In the event that such an interface were
  1241.    defective, then the training function would fail and the interface
  1242.    would remain down, and the training function might be repeated at
  1243.    appropriate intervals.  If the interface, while performing this
  1244.    training function, were considered to the in the testing state, then
  1245.    linkUp and linkDown traps would be generated for each start and end
  1246.    of the training function.  This is not the intent of the linkUp and
  1247.    linkDown traps, and therefore, while performing such a training
  1248.    function, the interface's state should be represented as down.
  1249.  
  1250.    An exception to the above generation of linkUp/linkDown traps on
  1251.    changes in ifOperStatus, occurs when an interface is "flapping",
  1252.    i.e., when it is rapidly oscillating between the up and down states.
  1253.    If traps were generated for each such oscillation, the network and
  1254.    the network management system would be flooded with unnecessary
  1255.    traps.  In such a situation, the agent should rate- limit its
  1256.    generation of traps.
  1257.  
  1258. 3.1.16.  ifSpecific
  1259.  
  1260.    The original definition of the OBJECT IDENTIFIER value of ifSpecific
  1261.    was not sufficiently clear.  As a result, different implementors used
  1262.    it differently, and confusion resulted.  Some implementations set the
  1263.    value of ifSpecific to the OBJECT IDENTIFIER that defines the media-
  1264.    specific MIB, i.e., the "foo" of:
  1265.  
  1266.               foo OBJECT IDENTIFIER ::= { transmission xxx }
  1267.  
  1268.    while others set it to be OBJECT IDENTIFIER of the specific table or
  1269.    entry in the appropriate media-specific MIB (i.e., fooTable or
  1270.    fooEntry), while still others set it be the OBJECT IDENTIFIER of the
  1271.    index object of the table's row, including instance identifier,
  1272.    (i.e., fooIfIndex.ifIndex).  A definition based on the latter would
  1273.    not be sufficient unless it also allowed for media- specific MIBs
  1274.    which include several tables, where each table has its own
  1275.    (different) indexing.
  1276.  
  1277.    The only definition that can both be made explicit and can cover all
  1278.    the useful situations is to have ifSpecific be the most general value
  1279.    for the media-specific MIB module (the first example given above).
  1280.    This effectively makes it redundant because it contains no more
  1281.    information than is provided by ifType.  Thus, ifSpecific has been
  1282.    deprecated.
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290. McCloghrie & Kastenholz     Standards Track                    [Page 23]
  1291.  
  1292. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1293.  
  1294.  
  1295. 3.1.17.  Creation/Deletion of Interfaces
  1296.  
  1297.    While some interfaces, for example, most physical interfaces, cannot
  1298.    be created via network management, other interfaces such as logical
  1299.    interfaces sometimes can be.  The ifTable contains only generic
  1300.    information about an interface.  Almost all 'create-able' interfaces
  1301.    have other, media-specific, information through which configuration
  1302.    parameters may be supplied prior to creating such an interface.
  1303.    Thus, the ifTable does not itself support the creation or deletion of
  1304.    an interface (specifically, it has no RowStatus [2] column).  Rather,
  1305.    if a particular interface type supports the dynamic creation and/or
  1306.    deletion of an interface of that type, then that media-specific MIB
  1307.    should include an appropriate RowStatus object (see the ATM LAN-
  1308.    Emulation Client MIB [8] for an example of a MIB which does this).
  1309.    Typically, when such a RowStatus object is created/deleted, then the
  1310.    conceptual row in the ifTable appears/disappears as a by-product, and
  1311.    an ifIndex value (chosen by the agent) is stored in an appropriate
  1312.    object in the media-specific MIB.
  1313.  
  1314. 3.1.18.  All Values Must be Known
  1315.  
  1316.    There are a number of situations where an agent does not know the
  1317.    value of one or more objects for a particular interface.  In all such
  1318.    circumstances, an agent MUST NOT instantiate an object with an
  1319.    incorrect value; rather, it MUST respond with the appropriate
  1320.    error/exception condition (e.g., noSuchInstance for SNMPv2).
  1321.  
  1322.    One example is where an agent is unable to count the occurrences
  1323.    defined by one (or more) of the ifTable counters.  In this
  1324.    circumstance, the agent MUST NOT instantiate the particular counter
  1325.    with a value of, say, zero.  To do so would be to provide mis-
  1326.    information to a network management application reading the zero
  1327.    value, and thereby assuming that there have been no occurrences of
  1328.    the event (e.g., no input errors because ifInErrors is always zero).
  1329.  
  1330.    Sometimes the lack of knowledge of an object's value is temporary.
  1331.    For example, when the MTU of an interface is a configured value and a
  1332.    device dynamically learns the configured value through (after)
  1333.    exchanging messages over the interface (e.g., ATM LAN- Emulation
  1334.    [8]).  In such a case, the value is not known until after the ifTable
  1335.    entry has already been created.  In such a case, the ifTable entry
  1336.    should be created without an instance of the object whose value is
  1337.    unknown; later, when the value becomes known, the missing object can
  1338.    then be instantiated (e.g., the instance of ifMtu is only
  1339.    instantiated once the interface's MTU becomes known).
  1340.  
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346. McCloghrie & Kastenholz     Standards Track                    [Page 24]
  1347.  
  1348. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1349.  
  1350.  
  1351.    As a result of this "known values" rule, management applications MUST
  1352.    be able to cope with the responses to retrieving the object instances
  1353.    within a conceptual row of the ifTable revealing that some of the
  1354.    row's columnar objects are missing/not available.
  1355.  
  1356. 4.  Media-Specific MIB Applicability
  1357.  
  1358.    The exact use and semantics of many objects in this MIB are open to
  1359.    some interpretation.  This is a result of the generic nature of this
  1360.    MIB.  It is not always possible to come up with specific,
  1361.    unambiguous, text that covers all cases and yet preserves the generic
  1362.    nature of the MIB.
  1363.  
  1364.    Therefore, it is incumbent upon a media-specific MIB designer to,
  1365.    wherever necessary, clarify the use of the objects in this MIB with
  1366.    respect to the media-specific MIB.
  1367.  
  1368.    Specific areas of clarification include
  1369.  
  1370.    Layering Model
  1371.         The media-specific MIB designer MUST completely and
  1372.         unambiguously specify the layering model used.  Each individual
  1373.         sub-layer must be identified, as must the ifStackTable's
  1374.         portrayal of the relationship(s) between the sub-layers.
  1375.  
  1376.    Virtual Circuits
  1377.         The media-specific MIB designer MUST specify whether virtual
  1378.         circuits are assigned entries in the ifTable or not.  If they
  1379.         are, compelling rationale must be presented.
  1380.  
  1381.    ifRcvAddressTable
  1382.         The media-specific MIB designer MUST specify the applicability
  1383.         of the ifRcvAddressTable.
  1384.  
  1385.    ifType
  1386.         For each of the ifType values to which the media-specific MIB
  1387.         applies, it must specify the mapping of ifType values to media-
  1388.         specific MIB module(s) and instances of MIB objects within those
  1389.         modules.
  1390.  
  1391.    However, wherever this interface MIB is specific in the semantics,
  1392.    DESCRIPTION, or applicability of objects, the media-specific MIB
  1393.    designer MUST NOT change said semantics, DESCRIPTION, or
  1394.    applicability.
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401.  
  1402. McCloghrie & Kastenholz     Standards Track                    [Page 25]
  1403.  
  1404. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1405.  
  1406.  
  1407. 5.  Overview
  1408.  
  1409.    This MIB consists of 4 tables:
  1410.  
  1411.    ifTable
  1412.         This table is the ifTable from MIB-II.
  1413.  
  1414.         ifXTable
  1415.         This table contains objects that have been added to the
  1416.         Interface MIB as a result of the Interface Evolution effort, or
  1417.         replacements for objects of the original (MIB-II) ifTable that
  1418.         were deprecated because the semantics of said objects have
  1419.         significantly changed.  This table also contains objects that
  1420.         were previously in the ifExtnsTable.
  1421.  
  1422.    ifStackTable
  1423.         This table contains objects that define the relationships among
  1424.         the sub-layers of an interface.
  1425.  
  1426.    ifRcvAddressTable
  1427.         This table contains objects that are used to define the media-
  1428.         level addresses which this interface will receive.  This table
  1429.         is a generic table.  The designers of media- specific MIBs must
  1430.         define exactly how this table applies to their specific MIB.
  1431.  
  1432. 6.  Interfaces Group Definitions
  1433.  
  1434.    IF-MIB DEFINITIONS ::= BEGIN
  1435.  
  1436.    IMPORTS
  1437.        MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Counter64,
  1438.        Integer32, TimeTicks, mib-2,
  1439.        NOTIFICATION-TYPE                        FROM SNMPv2-SMI
  1440.        TEXTUAL-CONVENTION, DisplayString,
  1441.        PhysAddress, TruthValue, RowStatus,
  1442.        TimeStamp, AutonomousType, TestAndIncr   FROM SNMPv2-TC
  1443.        MODULE-COMPLIANCE, OBJECT-GROUP          FROM SNMPv2-CONF
  1444.        snmpTraps                                FROM SNMPv2-MIB
  1445.        IANAifType                               FROM IANAifType-MIB;
  1446.  
  1447.  
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458. McCloghrie & Kastenholz     Standards Track                    [Page 26]
  1459.  
  1460. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1461.  
  1462.  
  1463.    ifMIB MODULE-IDENTITY
  1464.        LAST-UPDATED "9611031355Z"
  1465.        ORGANIZATION "IETF Interfaces MIB Working Group"
  1466.        CONTACT-INFO
  1467.                "   Keith McCloghrie
  1468.                    Cisco Systems, Inc.
  1469.                    170 West Tasman Drive
  1470.                    San Jose, CA  95134-1706
  1471.                    US
  1472.  
  1473.                    408-526-5260
  1474.                    kzm@cisco.com"
  1475.        DESCRIPTION
  1476.                "The MIB module to describe generic objects for
  1477.                network interface sub-layers.  This MIB is an updated
  1478.                version of MIB-II's ifTable, and incorporates the
  1479.                extensions defined in RFC 1229."
  1480.        REVISION      "9602282155Z"
  1481.        DESCRIPTION
  1482.                "Revisions made by the Interfaces MIB WG."
  1483.        REVISION      "9311082155Z"
  1484.        DESCRIPTION
  1485.                "Initial revision, published as part of RFC 1573."
  1486.        ::= { mib-2 31 }
  1487.  
  1488.  
  1489.    ifMIBObjects OBJECT IDENTIFIER ::= { ifMIB 1 }
  1490.  
  1491.    interfaces   OBJECT IDENTIFIER ::= { mib-2 2 }
  1492.  
  1493.  
  1494.    OwnerString ::= TEXTUAL-CONVENTION
  1495.        DISPLAY-HINT "255a"
  1496.        STATUS       current
  1497.        DESCRIPTION
  1498.                "This data type is used to model an administratively
  1499.                assigned name of the owner of a resource.  This
  1500.                information is taken from the NVT ASCII character set.
  1501.                It is suggested that this name contain one or more of
  1502.                the following: ASCII form of the manager station's
  1503.                transport address, management station name (e.g.,
  1504.                domain name), network management personnel's name,
  1505.                location, or phone number.  In some cases the agent
  1506.                itself will be the owner of an entry.  In these cases,
  1507.                this string shall be set to a string starting with
  1508.                'agent'."
  1509.        SYNTAX       OCTET STRING (SIZE(0..255))
  1510.  
  1511.  
  1512.  
  1513.  
  1514. McCloghrie & Kastenholz     Standards Track                    [Page 27]
  1515.  
  1516. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1517.  
  1518.  
  1519.    -- InterfaceIndex contains the semantics of ifIndex and
  1520.    -- should be used for any objects defined on other mib
  1521.    -- modules that need these semantics.
  1522.  
  1523.    InterfaceIndex ::= TEXTUAL-CONVENTION
  1524.        DISPLAY-HINT "d"
  1525.        STATUS       current
  1526.        DESCRIPTION
  1527.                "A unique value, greater than zero, for each interface
  1528.                or interface sub-layer in the managed system.  It is
  1529.                recommended that values are assigned contiguously
  1530.                starting from 1.  The value for each interface sub-
  1531.                layer must remain constant at least from one re-
  1532.                initialization of the entity's network management
  1533.                system to the next re-initialization."
  1534.        SYNTAX       Integer32 (1..2147483647)
  1535.  
  1536.  
  1537.    InterfaceIndexOrZero ::= TEXTUAL-CONVENTION
  1538.        DISPLAY-HINT "d"
  1539.        STATUS       current
  1540.        DESCRIPTION
  1541.                "This textual convention is an extension of the
  1542.                InterfaceIndex convention.  The latter defines a
  1543.                greater than zero value used to identify an interface
  1544.                or interface sub-layer in the managed system.  This
  1545.                extension permits the additional value of zero.  the
  1546.                value zero is object-specific and must therefore be
  1547.                defined as part of the description of any object which
  1548.                uses this syntax.  Examples of the usage of zero might
  1549.                include situations where interface was unknown, or
  1550.                when none or all interfaces need to be referenced."
  1551.        SYNTAX       Integer32 (0..2147483647)
  1552.  
  1553.  
  1554.    ifNumber  OBJECT-TYPE
  1555.        SYNTAX      Integer32
  1556.        MAX-ACCESS  read-only
  1557.        STATUS      current
  1558.        DESCRIPTION
  1559.                "The number of network interfaces (regardless of their
  1560.                current state) present on this system."
  1561.        ::= { interfaces 1 }
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570. McCloghrie & Kastenholz     Standards Track                    [Page 28]
  1571.  
  1572. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1573.  
  1574.  
  1575.    ifTableLastChange  OBJECT-TYPE
  1576.        SYNTAX      TimeTicks
  1577.        MAX-ACCESS  read-only
  1578.        STATUS      current
  1579.        DESCRIPTION
  1580.                "The value of sysUpTime at the time of the last
  1581.                creation or deletion of an entry in the ifTable.  If
  1582.                the number of entries has been unchanged since the
  1583.                last re-initialization of the local network management
  1584.                subsystem, then this object contains a zero value."
  1585.        ::= { ifMIBObjects 5 }
  1586.  
  1587.  
  1588.    -- the Interfaces table
  1589.  
  1590.    -- The Interfaces table contains information on the entity's
  1591.    -- interfaces.  Each sub-layer below the internetwork-layer
  1592.    -- of a network interface is considered to be an interface.
  1593.  
  1594.    ifTable OBJECT-TYPE
  1595.        SYNTAX      SEQUENCE OF IfEntry
  1596.        MAX-ACCESS  not-accessible
  1597.        STATUS      current
  1598.        DESCRIPTION
  1599.                "A list of interface entries.  The number of entries
  1600.                is given by the value of ifNumber."
  1601.        ::= { interfaces 2 }
  1602.  
  1603.    ifEntry OBJECT-TYPE
  1604.        SYNTAX      IfEntry
  1605.        MAX-ACCESS  not-accessible
  1606.        STATUS      current
  1607.        DESCRIPTION
  1608.                "An entry containing management information applicable
  1609.                to a particular interface."
  1610.        INDEX   { ifIndex }
  1611.  
  1612.  
  1613.  
  1614.        ::= { ifTable 1 }
  1615.  
  1616.    IfEntry ::=
  1617.        SEQUENCE {
  1618.            ifIndex                 InterfaceIndex,
  1619.            ifDescr                 DisplayString,
  1620.            ifType                  IANAifType,
  1621.            ifMtu                   Integer32,
  1622.            ifSpeed                 Gauge32,
  1623.  
  1624.  
  1625.  
  1626. McCloghrie & Kastenholz     Standards Track                    [Page 29]
  1627.  
  1628. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1629.  
  1630.  
  1631.            ifPhysAddress           PhysAddress,
  1632.            ifAdminStatus           INTEGER,
  1633.            ifOperStatus            INTEGER,
  1634.            ifLastChange            TimeTicks,
  1635.            ifInOctets              Counter32,
  1636.            ifInUcastPkts           Counter32,
  1637.            ifInNUcastPkts          Counter32,  -- deprecated
  1638.            ifInDiscards            Counter32,
  1639.            ifInErrors              Counter32,
  1640.            ifInUnknownProtos       Counter32,
  1641.            ifOutOctets             Counter32,
  1642.            ifOutUcastPkts          Counter32,
  1643.            ifOutNUcastPkts         Counter32,  -- deprecated
  1644.            ifOutDiscards           Counter32,
  1645.            ifOutErrors             Counter32,
  1646.            ifOutQLen               Gauge32,    -- deprecated
  1647.            ifSpecific              OBJECT IDENTIFIER -- deprecated
  1648.        }
  1649.  
  1650.  
  1651.    ifIndex OBJECT-TYPE
  1652.        SYNTAX      InterfaceIndex
  1653.        MAX-ACCESS  read-only
  1654.        STATUS      current
  1655.        DESCRIPTION
  1656.                "A unique value, greater than zero, for each
  1657.                interface.  It is recommended that values are assigned
  1658.                contiguously starting from 1.  The value for each
  1659.                interface sub-layer must remain constant at least from
  1660.                one re-initialization of the entity's network
  1661.                management system to the next re-initialization."
  1662.        ::= { ifEntry 1 }
  1663.  
  1664.    ifDescr OBJECT-TYPE
  1665.        SYNTAX      DisplayString (SIZE (0..255))
  1666.        MAX-ACCESS  read-only
  1667.  
  1668.  
  1669.        STATUS      current
  1670.        DESCRIPTION
  1671.                "A textual string containing information about the
  1672.                interface.  This string should include the name of the
  1673.                manufacturer, the product name and the version of the
  1674.                interface hardware/software."
  1675.        ::= { ifEntry 2 }
  1676.  
  1677.  
  1678.  
  1679.  
  1680.  
  1681.  
  1682. McCloghrie & Kastenholz     Standards Track                    [Page 30]
  1683.  
  1684. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1685.  
  1686.  
  1687.    ifType OBJECT-TYPE
  1688.        SYNTAX      IANAifType
  1689.        MAX-ACCESS  read-only
  1690.        STATUS      current
  1691.        DESCRIPTION
  1692.                "The type of interface.  Additional values for ifType
  1693.                are assigned by the Internet Assigned Numbers
  1694.                Authority (IANA), through updating the syntax of the
  1695.                IANAifType textual convention."
  1696.        ::= { ifEntry 3 }
  1697.  
  1698.    ifMtu OBJECT-TYPE
  1699.        SYNTAX      Integer32
  1700.        MAX-ACCESS  read-only
  1701.        STATUS      current
  1702.        DESCRIPTION
  1703.                "The size of the largest packet which can be
  1704.                sent/received on the interface, specified in octets.
  1705.                For interfaces that are used for transmitting network
  1706.                datagrams, this is the size of the largest network
  1707.                datagram that can be sent on the interface."
  1708.        ::= { ifEntry 4 }
  1709.  
  1710.    ifSpeed OBJECT-TYPE
  1711.        SYNTAX      Gauge32
  1712.        MAX-ACCESS  read-only
  1713.        STATUS      current
  1714.        DESCRIPTION
  1715.                "An estimate of the interface's current bandwidth in
  1716.                bits per second.  For interfaces which do not vary in
  1717.                bandwidth or for those where no accurate estimation
  1718.                can be made, this object should contain the nominal
  1719.                bandwidth.  If the bandwidth of the interface is
  1720.                greater than the maximum value reportable by this
  1721.                object then this object should report its maximum
  1722.                value (4,294,967,295) and ifHighSpeed must be used to
  1723.                report the interace's speed.  For a sub-layer which
  1724.                has no concept of bandwidth, this object should be
  1725.                zero."
  1726.        ::= { ifEntry 5 }
  1727.  
  1728.    ifPhysAddress OBJECT-TYPE
  1729.        SYNTAX      PhysAddress
  1730.        MAX-ACCESS  read-only
  1731.        STATUS      current
  1732.  
  1733.  
  1734.  
  1735.  
  1736.  
  1737.  
  1738. McCloghrie & Kastenholz     Standards Track                    [Page 31]
  1739.  
  1740. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1741.  
  1742.  
  1743.        DESCRIPTION
  1744.                "The interface's address at its protocol sub-layer.
  1745.                For example, for an 802.x interface, this object
  1746.                normally contains a MAC address.  The interface's
  1747.                media-specific MIB must define the bit and byte
  1748.                ordering and the format of the value of this object.
  1749.                For interfaces which do not have such an address
  1750.                (e.g., a serial line), this object should contain an
  1751.                octet string of zero length."
  1752.        ::= { ifEntry 6 }
  1753.  
  1754.    ifAdminStatus OBJECT-TYPE
  1755.        SYNTAX  INTEGER {
  1756.                    up(1),       -- ready to pass packets
  1757.                    down(2),
  1758.                    testing(3)   -- in some test mode
  1759.                }
  1760.        MAX-ACCESS  read-write
  1761.        STATUS      current
  1762.        DESCRIPTION
  1763.                "The desired state of the interface.  The testing(3)
  1764.                state indicates that no operational packets can be
  1765.                passed.  When a managed system initializes, all
  1766.                interfaces start with ifAdminStatus in the down(2)
  1767.                state.  As a result of either explicit management
  1768.                action or per configuration information retained by
  1769.                the managed system, ifAdminStatus is then changed to
  1770.                either the up(1) or testing(3) states (or remains in
  1771.                the down(2) state)."
  1772.        ::= { ifEntry 7 }
  1773.  
  1774.    ifOperStatus OBJECT-TYPE
  1775.        SYNTAX  INTEGER {
  1776.                    up(1),        -- ready to pass packets
  1777.                    down(2),
  1778.                    testing(3),   -- in some test mode
  1779.                    unknown(4),   -- status can not be determined
  1780.                                  -- for some reason.
  1781.                    dormant(5),
  1782.                    notPresent(6),    -- some component is missing
  1783.                    lowerLayerDown(7) -- down due to state of
  1784.                                      -- lower-layer interface(s)
  1785.                }
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794. McCloghrie & Kastenholz     Standards Track                    [Page 32]
  1795.  
  1796. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1797.  
  1798.  
  1799.        MAX-ACCESS  read-only
  1800.        STATUS      current
  1801.        DESCRIPTION
  1802.                "The current operational state of the interface.  The
  1803.                testing(3) state indicates that no operational packets
  1804.                can be passed.  If ifAdminStatus is down(2) then
  1805.                ifOperStatus should be down(2).  If ifAdminStatus is
  1806.                changed to up(1) then ifOperStatus should change to
  1807.                up(1) if the interface is ready to transmit and
  1808.                receive network traffic; it should change to
  1809.                dormant(5) if the interface is waiting for external
  1810.                actions (such as a serial line waiting for an incoming
  1811.                connection); it should remain in the down(2) state if
  1812.                and only if there is a fault that prevents it from
  1813.                going to the up(1) state; it should remain in the
  1814.                notPresent(6) state if the interface has missing
  1815.                (typically, hardware) components."
  1816.        ::= { ifEntry 8 }
  1817.  
  1818.    ifLastChange OBJECT-TYPE
  1819.        SYNTAX      TimeTicks
  1820.        MAX-ACCESS  read-only
  1821.        STATUS      current
  1822.        DESCRIPTION
  1823.                "The value of sysUpTime at the time the interface
  1824.                entered its current operational state.  If the current
  1825.                state was entered prior to the last re-initialization
  1826.                of the local network management subsystem, then this
  1827.                object contains a zero value."
  1828.        ::= { ifEntry 9 }
  1829.  
  1830.    ifInOctets OBJECT-TYPE
  1831.        SYNTAX      Counter32
  1832.        MAX-ACCESS  read-only
  1833.        STATUS      current
  1834.        DESCRIPTION
  1835.                "The total number of octets received on the interface,
  1836.                including framing characters.
  1837.  
  1838.                Discontinuities in the value of this counter can occur
  1839.                at re-initialization of the management system, and at
  1840.                other times as indicated by the value of
  1841.                ifCounterDiscontinuityTime."
  1842.        ::= { ifEntry 10 }
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850. McCloghrie & Kastenholz     Standards Track                    [Page 33]
  1851.  
  1852. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1853.  
  1854.  
  1855.    ifInUcastPkts OBJECT-TYPE
  1856.        SYNTAX      Counter32
  1857.        MAX-ACCESS  read-only
  1858.        STATUS      current
  1859.        DESCRIPTION
  1860.                "The number of packets, delivered by this sub-layer to
  1861.                a higher (sub-)layer, which were not addressed to a
  1862.                multicast or broadcast address at this sub-layer.
  1863.  
  1864.                Discontinuities in the value of this counter can occur
  1865.                at re-initialization of the management system, and at
  1866.                other times as indicated by the value of
  1867.                ifCounterDiscontinuityTime."
  1868.        ::= { ifEntry 11 }
  1869.  
  1870.    ifInNUcastPkts OBJECT-TYPE
  1871.        SYNTAX  Counter32
  1872.        MAX-ACCESS  read-only
  1873.        STATUS      deprecated
  1874.        DESCRIPTION
  1875.                "The number of packets, delivered by this sub-layer to
  1876.                a higher (sub-)layer, which were addressed to a
  1877.                multicast or broadcast address at this sub-layer.
  1878.  
  1879.                Discontinuities in the value of this counter can occur
  1880.                at re-initialization of the management system, and at
  1881.                other times as indicated by the value of
  1882.                ifCounterDiscontinuityTime.
  1883.  
  1884.                This object is deprecated in favour of
  1885.                ifInMulticastPkts and ifInBroadcastPkts."
  1886.        ::= { ifEntry 12 }
  1887.  
  1888.    ifInDiscards OBJECT-TYPE
  1889.        SYNTAX      Counter32
  1890.        MAX-ACCESS  read-only
  1891.        STATUS      current
  1892.        DESCRIPTION
  1893.                "The number of inbound packets which were chosen to be
  1894.                discarded even though no errors had been detected to
  1895.                prevent their being deliverable to a higher-layer
  1896.                protocol.  One possible reason for discarding such a
  1897.                packet could be to free up buffer space.
  1898.  
  1899.                Discontinuities in the value of this counter can occur
  1900.                at re-initialization of the management system, and at
  1901.                other times as indicated by the value of
  1902.                ifCounterDiscontinuityTime."
  1903.  
  1904.  
  1905.  
  1906. McCloghrie & Kastenholz     Standards Track                    [Page 34]
  1907.  
  1908. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1909.  
  1910.  
  1911.        ::= { ifEntry 13 }
  1912.  
  1913.    ifInErrors OBJECT-TYPE
  1914.        SYNTAX      Counter32
  1915.        MAX-ACCESS  read-only
  1916.        STATUS      current
  1917.        DESCRIPTION
  1918.                "For packet-oriented interfaces, the number of inbound
  1919.                packets that contained errors preventing them from
  1920.                being deliverable to a higher-layer protocol.  For
  1921.                character-oriented or fixed-length interfaces, the
  1922.                number of inbound transmission units that contained
  1923.                errors preventing them from being deliverable to a
  1924.                higher-layer protocol.
  1925.  
  1926.                Discontinuities in the value of this counter can occur
  1927.                at re-initialization of the management system, and at
  1928.                other times as indicated by the value of
  1929.                ifCounterDiscontinuityTime."
  1930.        ::= { ifEntry 14 }
  1931.  
  1932.    ifInUnknownProtos OBJECT-TYPE
  1933.        SYNTAX      Counter32
  1934.        MAX-ACCESS  read-only
  1935.        STATUS      current
  1936.        DESCRIPTION
  1937.                "For packet-oriented interfaces, the number of packets
  1938.                received via the interface which were discarded
  1939.                because of an unknown or unsupported protocol.  For
  1940.                character-oriented or fixed-length interfaces that
  1941.                support protocol multiplexing the number of
  1942.                transmission units received via the interface which
  1943.                were discarded because of an unknown or unsupported
  1944.                protocol.  For any interface that does not support
  1945.                protocol multiplexing, this counter will always be 0.
  1946.  
  1947.                Discontinuities in the value of this counter can occur
  1948.                at re-initialization of the management system, and at
  1949.                other times as indicated by the value of
  1950.                ifCounterDiscontinuityTime."
  1951.        ::= { ifEntry 15 }
  1952.  
  1953.  
  1954.  
  1955.  
  1956.  
  1957.  
  1958.  
  1959.  
  1960.  
  1961.  
  1962. McCloghrie & Kastenholz     Standards Track                    [Page 35]
  1963.  
  1964. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  1965.  
  1966.  
  1967.    ifOutOctets OBJECT-TYPE
  1968.        SYNTAX      Counter32
  1969.        MAX-ACCESS  read-only
  1970.        STATUS      current
  1971.        DESCRIPTION
  1972.                "The total number of octets transmitted out of the
  1973.                interface, including framing characters.
  1974.  
  1975.                Discontinuities in the value of this counter can occur
  1976.                at re-initialization of the management system, and at
  1977.                other times as indicated by the value of
  1978.                ifCounterDiscontinuityTime."
  1979.        ::= { ifEntry 16 }
  1980.  
  1981.    ifOutUcastPkts OBJECT-TYPE
  1982.        SYNTAX      Counter32
  1983.        MAX-ACCESS  read-only
  1984.        STATUS      current
  1985.        DESCRIPTION
  1986.                "The total number of packets that higher-level
  1987.                protocols requested be transmitted, and which were not
  1988.                addressed to a multicast or broadcast address at this
  1989.                sub-layer, including those that were discarded or not
  1990.                sent.
  1991.  
  1992.                Discontinuities in the value of this counter can occur
  1993.                at re-initialization of the management system, and at
  1994.                other times as indicated by the value of
  1995.                ifCounterDiscontinuityTime."
  1996.        ::= { ifEntry 17 }
  1997.  
  1998.    ifOutNUcastPkts OBJECT-TYPE
  1999.        SYNTAX      Counter32
  2000.        MAX-ACCESS  read-only
  2001.        STATUS      deprecated
  2002.        DESCRIPTION
  2003.                "The total number of packets that higher-level
  2004.                protocols requested be transmitted, and which were
  2005.                addressed to a multicast or broadcast address at this
  2006.                sub-layer, including those that were discarded or not
  2007.                sent.
  2008.  
  2009.                Discontinuities in the value of this counter can occur
  2010.                at re-initialization of the management system, and at
  2011.                other times as indicated by the value of
  2012.                ifCounterDiscontinuityTime.
  2013.  
  2014.  
  2015.  
  2016.  
  2017.  
  2018. McCloghrie & Kastenholz     Standards Track                    [Page 36]
  2019.  
  2020. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2021.  
  2022.  
  2023.                This object is deprecated in favour of
  2024.                ifOutMulticastPkts and ifOutBroadcastPkts."
  2025.        ::= { ifEntry 18 }
  2026.  
  2027.    ifOutDiscards OBJECT-TYPE
  2028.        SYNTAX      Counter32
  2029.        MAX-ACCESS  read-only
  2030.        STATUS      current
  2031.        DESCRIPTION
  2032.                "The number of outbound packets which were chosen to
  2033.                be discarded even though no errors had been detected
  2034.                to prevent their being transmitted.  One possible
  2035.                reason for discarding such a packet could be to free
  2036.                up buffer space.
  2037.  
  2038.                Discontinuities in the value of this counter can occur
  2039.                at re-initialization of the management system, and at
  2040.                other times as indicated by the value of
  2041.                ifCounterDiscontinuityTime."
  2042.        ::= { ifEntry 19 }
  2043.  
  2044.    ifOutErrors OBJECT-TYPE
  2045.        SYNTAX      Counter32
  2046.        MAX-ACCESS  read-only
  2047.        STATUS      current
  2048.        DESCRIPTION
  2049.                "For packet-oriented interfaces, the number of
  2050.                outbound packets that could not be transmitted because
  2051.                of errors.  For character-oriented or fixed-length
  2052.                interfaces, the number of outbound transmission units
  2053.                that could not be transmitted because of errors.
  2054.  
  2055.                Discontinuities in the value of this counter can occur
  2056.                at re-initialization of the management system, and at
  2057.                other times as indicated by the value of
  2058.                ifCounterDiscontinuityTime."
  2059.        ::= { ifEntry 20 }
  2060.  
  2061.  
  2062.    ifOutQLen OBJECT-TYPE
  2063.        SYNTAX      Gauge32
  2064.        MAX-ACCESS  read-only
  2065.        STATUS      deprecated
  2066.        DESCRIPTION
  2067.                "The length of the output packet queue (in packets)."
  2068.        ::= { ifEntry 21 }
  2069.  
  2070.  
  2071.  
  2072.  
  2073.  
  2074. McCloghrie & Kastenholz     Standards Track                    [Page 37]
  2075.  
  2076. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2077.  
  2078.  
  2079.    ifSpecific OBJECT-TYPE
  2080.        SYNTAX      OBJECT IDENTIFIER
  2081.        MAX-ACCESS  read-only
  2082.        STATUS      deprecated
  2083.        DESCRIPTION
  2084.                "A reference to MIB definitions specific to the
  2085.                particular media being used to realize the interface.
  2086.                It is recommended that this value point to an instance
  2087.                of a MIB object in the media-specific MIB, i.e., that
  2088.                this object have the semantics associated with the
  2089.                InstancePointer textual convention defined in RFC
  2090.                1903.  In fact, it is recommended that the media-
  2091.                specific MIB specify what value ifSpecific should/can
  2092.                take for values of ifType.  If no MIB definitions
  2093.                specific to the particular media are available, the
  2094.                value should be set to the OBJECT IDENTIFIER { 0 0 }."
  2095.        ::= { ifEntry 22 }
  2096.  
  2097.  
  2098.  
  2099.    --
  2100.    --   Extension to the interface table
  2101.    --
  2102.    -- This table replaces the ifExtnsTable table.
  2103.    --
  2104.  
  2105.    ifXTable        OBJECT-TYPE
  2106.        SYNTAX      SEQUENCE OF IfXEntry
  2107.        MAX-ACCESS  not-accessible
  2108.        STATUS      current
  2109.        DESCRIPTION
  2110.                "A list of interface entries.  The number of entries
  2111.                is given by the value of ifNumber.  This table
  2112.                contains additional objects for the interface table."
  2113.        ::= { ifMIBObjects 1 }
  2114.  
  2115.    ifXEntry        OBJECT-TYPE
  2116.        SYNTAX      IfXEntry
  2117.        MAX-ACCESS  not-accessible
  2118.        STATUS      current
  2119.        DESCRIPTION
  2120.                "An entry containing additional management information
  2121.                applicable to a particular interface."
  2122.        AUGMENTS    { ifEntry }
  2123.        ::= { ifXTable 1 }
  2124.  
  2125.  
  2126.  
  2127.  
  2128.  
  2129.  
  2130. McCloghrie & Kastenholz     Standards Track                    [Page 38]
  2131.  
  2132. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2133.  
  2134.  
  2135.    IfXEntry ::=
  2136.        SEQUENCE {
  2137.            ifName                  DisplayString,
  2138.            ifInMulticastPkts       Counter32,
  2139.            ifInBroadcastPkts       Counter32,
  2140.            ifOutMulticastPkts      Counter32,
  2141.            ifOutBroadcastPkts      Counter32,
  2142.            ifHCInOctets            Counter64,
  2143.            ifHCInUcastPkts         Counter64,
  2144.            ifHCInMulticastPkts     Counter64,
  2145.            ifHCInBroadcastPkts     Counter64,
  2146.            ifHCOutOctets           Counter64,
  2147.            ifHCOutUcastPkts        Counter64,
  2148.            ifHCOutMulticastPkts    Counter64,
  2149.            ifHCOutBroadcastPkts    Counter64,
  2150.            ifLinkUpDownTrapEnable  INTEGER,
  2151.            ifHighSpeed             Gauge32,
  2152.            ifPromiscuousMode       TruthValue,
  2153.            ifConnectorPresent      TruthValue,
  2154.            ifAlias                 DisplayString,
  2155.            ifCounterDiscontinuityTime TimeStamp
  2156.        }
  2157.  
  2158.  
  2159.    ifName OBJECT-TYPE
  2160.        SYNTAX      DisplayString
  2161.        MAX-ACCESS  read-only
  2162.        STATUS      current
  2163.        DESCRIPTION
  2164.                "The textual name of the interface.  The value of this
  2165.                object should be the name of the interface as assigned
  2166.                by the local device and should be suitable for use in
  2167.                commands entered at the device's `console'.  This
  2168.                might be a text name, such as `le0' or a simple port
  2169.                number, such as `1', depending on the interface naming
  2170.                syntax of the device.  If several entries in the
  2171.                ifTable together represent a single interface as named
  2172.                by the device, then each will have the same value of
  2173.                ifName.  Note that for an agent which responds to SNMP
  2174.                queries concerning an interface on some other
  2175.                (proxied) device, then the value of ifName for such an
  2176.                interface is the proxied device's local name for it.
  2177.  
  2178.                If there is no local name, or this object is otherwise
  2179.                not applicable, then this object contains a zero-
  2180.                length string."
  2181.        ::= { ifXEntry 1 }
  2182.  
  2183.  
  2184.  
  2185.  
  2186. McCloghrie & Kastenholz     Standards Track                    [Page 39]
  2187.  
  2188. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2189.  
  2190.  
  2191.    ifInMulticastPkts OBJECT-TYPE
  2192.        SYNTAX      Counter32
  2193.        MAX-ACCESS  read-only
  2194.        STATUS      current
  2195.        DESCRIPTION
  2196.                "The number of packets, delivered by this sub-layer to
  2197.                a higher (sub-)layer, which were addressed to a
  2198.                multicast address at this sub-layer.  For a MAC layer
  2199.                protocol, this includes both Group and Functional
  2200.                addresses.
  2201.  
  2202.                Discontinuities in the value of this counter can occur
  2203.                at re-initialization of the management system, and at
  2204.                other times as indicated by the value of
  2205.                ifCounterDiscontinuityTime."
  2206.        ::= { ifXEntry 2 }
  2207.  
  2208.    ifInBroadcastPkts OBJECT-TYPE
  2209.        SYNTAX      Counter32
  2210.        MAX-ACCESS  read-only
  2211.        STATUS      current
  2212.        DESCRIPTION
  2213.                "The number of packets, delivered by this sub-layer to
  2214.                a higher (sub-)layer, which were addressed to a
  2215.                broadcast address at this sub-layer.
  2216.  
  2217.                Discontinuities in the value of this counter can occur
  2218.                at re-initialization of the management system, and at
  2219.                other times as indicated by the value of
  2220.                ifCounterDiscontinuityTime."
  2221.        ::= { ifXEntry 3 }
  2222.  
  2223.    ifOutMulticastPkts OBJECT-TYPE
  2224.        SYNTAX      Counter32
  2225.        MAX-ACCESS  read-only
  2226.        STATUS      current
  2227.        DESCRIPTION
  2228.                "The total number of packets that higher-level
  2229.                protocols requested be transmitted, and which were
  2230.                addressed to a multicast address at this sub-layer,
  2231.                including those that were discarded or not sent.  For
  2232.                a MAC layer protocol, this includes both Group and
  2233.                Functional addresses.
  2234.  
  2235.                Discontinuities in the value of this counter can occur
  2236.                at re-initialization of the management system, and at
  2237.                other times as indicated by the value of
  2238.                ifCounterDiscontinuityTime."
  2239.  
  2240.  
  2241.  
  2242. McCloghrie & Kastenholz     Standards Track                    [Page 40]
  2243.  
  2244. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2245.  
  2246.  
  2247.        ::= { ifXEntry 4 }
  2248.  
  2249.    ifOutBroadcastPkts OBJECT-TYPE
  2250.        SYNTAX      Counter32
  2251.        MAX-ACCESS  read-only
  2252.        STATUS      current
  2253.        DESCRIPTION
  2254.                "The total number of packets that higher-level
  2255.                protocols requested be transmitted, and which were
  2256.                addressed to a broadcast address at this sub-layer,
  2257.                including those that were discarded or not sent.
  2258.  
  2259.                Discontinuities in the value of this counter can occur
  2260.                at re-initialization of the management system, and at
  2261.                other times as indicated by the value of
  2262.                ifCounterDiscontinuityTime."
  2263.        ::= { ifXEntry 5 }
  2264.  
  2265.    --
  2266.    -- High Capacity Counter objects.  These objects are all
  2267.    -- 64 bit versions of the "basic" ifTable counters.  These
  2268.    -- objects all have the same basic semantics as their 32-bit
  2269.    -- counterparts, however, their syntax has been extended
  2270.    -- to 64 bits.
  2271.    --
  2272.  
  2273.    ifHCInOctets OBJECT-TYPE
  2274.        SYNTAX      Counter64
  2275.        MAX-ACCESS  read-only
  2276.        STATUS      current
  2277.  
  2278.        DESCRIPTION
  2279.                "The total number of octets received on the interface,
  2280.                including framing characters.  This object is a 64-bit
  2281.                version of ifInOctets.
  2282.  
  2283.                Discontinuities in the value of this counter can occur
  2284.                at re-initialization of the management system, and at
  2285.                other times as indicated by the value of
  2286.                ifCounterDiscontinuityTime."
  2287.        ::= { ifXEntry 6 }
  2288.  
  2289.  
  2290.  
  2291.  
  2292.  
  2293.  
  2294.  
  2295.  
  2296.  
  2297.  
  2298. McCloghrie & Kastenholz     Standards Track                    [Page 41]
  2299.  
  2300. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2301.  
  2302.  
  2303.    ifHCInUcastPkts OBJECT-TYPE
  2304.        SYNTAX      Counter64
  2305.        MAX-ACCESS  read-only
  2306.        STATUS      current
  2307.        DESCRIPTION
  2308.                "The number of packets, delivered by this sub-layer to
  2309.                a higher (sub-)layer, which were not addressed to a
  2310.                multicast or broadcast address at this sub-layer.
  2311.                This object is a 64-bit version of ifInUcastPkts.
  2312.  
  2313.                Discontinuities in the value of this counter can occur
  2314.                at re-initialization of the management system, and at
  2315.                other times as indicated by the value of
  2316.                ifCounterDiscontinuityTime."
  2317.        ::= { ifXEntry 7 }
  2318.  
  2319.    ifHCInMulticastPkts OBJECT-TYPE
  2320.        SYNTAX      Counter64
  2321.        MAX-ACCESS  read-only
  2322.        STATUS      current
  2323.        DESCRIPTION
  2324.                "The number of packets, delivered by this sub-layer to
  2325.                a higher (sub-)layer, which were addressed to a
  2326.                multicast address at this sub-layer.  For a MAC layer
  2327.                protocol, this includes both Group and Functional
  2328.                addresses.  This object is a 64-bit version of
  2329.                ifInMulticastPkts.
  2330.  
  2331.                Discontinuities in the value of this counter can occur
  2332.                at re-initialization of the management system, and at
  2333.                other times as indicated by the value of
  2334.                ifCounterDiscontinuityTime."
  2335.        ::= { ifXEntry 8 }
  2336.  
  2337.  
  2338.    ifHCInBroadcastPkts OBJECT-TYPE
  2339.        SYNTAX      Counter64
  2340.        MAX-ACCESS  read-only
  2341.        STATUS      current
  2342.        DESCRIPTION
  2343.                "The number of packets, delivered by this sub-layer to
  2344.                a higher (sub-)layer, which were addressed to a
  2345.                broadcast address at this sub-layer.  This object is a
  2346.                64-bit version of ifInBroadcastPkts.
  2347.  
  2348.                Discontinuities in the value of this counter can occur
  2349.                at re-initialization of the management system, and at
  2350.                other times as indicated by the value of
  2351.  
  2352.  
  2353.  
  2354. McCloghrie & Kastenholz     Standards Track                    [Page 42]
  2355.  
  2356. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2357.  
  2358.  
  2359.                ifCounterDiscontinuityTime."
  2360.        ::= { ifXEntry 9 }
  2361.  
  2362.    ifHCOutOctets OBJECT-TYPE
  2363.        SYNTAX      Counter64
  2364.        MAX-ACCESS  read-only
  2365.        STATUS      current
  2366.        DESCRIPTION
  2367.                "The total number of octets transmitted out of the
  2368.                interface, including framing characters.  This object
  2369.                is a 64-bit version of ifOutOctets.
  2370.  
  2371.                Discontinuities in the value of this counter can occur
  2372.                at re-initialization of the management system, and at
  2373.                other times as indicated by the value of
  2374.                ifCounterDiscontinuityTime."
  2375.        ::= { ifXEntry 10 }
  2376.  
  2377.    ifHCOutUcastPkts OBJECT-TYPE
  2378.        SYNTAX      Counter64
  2379.        MAX-ACCESS  read-only
  2380.        STATUS      current
  2381.        DESCRIPTION
  2382.                "The total number of packets that higher-level
  2383.                protocols requested be transmitted, and which were not
  2384.                addressed to a multicast or broadcast address at this
  2385.                sub-layer, including those that were discarded or not
  2386.                sent.  This object is a 64-bit version of
  2387.                ifOutUcastPkts.
  2388.  
  2389.                Discontinuities in the value of this counter can occur
  2390.                at re-initialization of the management system, and at
  2391.                other times as indicated by the value of
  2392.                ifCounterDiscontinuityTime."
  2393.        ::= { ifXEntry 11 }
  2394.  
  2395.    ifHCOutMulticastPkts OBJECT-TYPE
  2396.        SYNTAX      Counter64
  2397.        MAX-ACCESS  read-only
  2398.        STATUS      current
  2399.        DESCRIPTION
  2400.                "The total number of packets that higher-level
  2401.                protocols requested be transmitted, and which were
  2402.                addressed to a multicast address at this sub-layer,
  2403.                including those that were discarded or not sent.  For
  2404.                a MAC layer protocol, this includes both Group and
  2405.                Functional addresses.  This object is a 64-bit version
  2406.                of ifOutMulticastPkts.
  2407.  
  2408.  
  2409.  
  2410. McCloghrie & Kastenholz     Standards Track                    [Page 43]
  2411.  
  2412. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2413.  
  2414.  
  2415.                Discontinuities in the value of this counter can occur
  2416.                at re-initialization of the management system, and at
  2417.                other times as indicated by the value of
  2418.                ifCounterDiscontinuityTime."
  2419.        ::= { ifXEntry 12 }
  2420.  
  2421.    ifHCOutBroadcastPkts OBJECT-TYPE
  2422.        SYNTAX      Counter64
  2423.        MAX-ACCESS  read-only
  2424.        STATUS      current
  2425.        DESCRIPTION
  2426.                "The total number of packets that higher-level
  2427.                protocols requested be transmitted, and which were
  2428.                addressed to a broadcast address at this sub-layer,
  2429.                including those that were discarded or not sent.  This
  2430.                object is a 64-bit version of ifOutBroadcastPkts.
  2431.  
  2432.                Discontinuities in the value of this counter can occur
  2433.                at re-initialization of the management system, and at
  2434.                other times as indicated by the value of
  2435.                ifCounterDiscontinuityTime."
  2436.        ::= { ifXEntry 13 }
  2437.  
  2438.    ifLinkUpDownTrapEnable  OBJECT-TYPE
  2439.        SYNTAX      INTEGER { enabled(1), disabled(2) }
  2440.        MAX-ACCESS  read-write
  2441.        STATUS      current
  2442.        DESCRIPTION
  2443.  
  2444.                "Indicates whether linkUp/linkDown traps should be
  2445.                generated for this interface.
  2446.  
  2447.                By default, this object should have the value
  2448.                enabled(1) for interfaces which do not operate on
  2449.                'top' of any other interface (as defined in the
  2450.                ifStackTable), and disabled(2) otherwise."
  2451.        ::= { ifXEntry 14 }
  2452.  
  2453.    ifHighSpeed OBJECT-TYPE
  2454.        SYNTAX      Gauge32
  2455.        MAX-ACCESS  read-only
  2456.        STATUS      current
  2457.        DESCRIPTION
  2458.                "An estimate of the interface's current bandwidth in
  2459.                units of 1,000,000 bits per second.  If this object
  2460.                reports a value of `n' then the speed of the interface
  2461.                is somewhere in the range of `n-500,000' to
  2462.                `n+499,999'.  For interfaces which do not vary in
  2463.  
  2464.  
  2465.  
  2466. McCloghrie & Kastenholz     Standards Track                    [Page 44]
  2467.  
  2468. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2469.  
  2470.  
  2471.                bandwidth or for those where no accurate estimation
  2472.                can be made, this object should contain the nominal
  2473.                bandwidth.  For a sub-layer which has no concept of
  2474.                bandwidth, this object should be zero."
  2475.        ::= { ifXEntry 15 }
  2476.  
  2477.    ifPromiscuousMode  OBJECT-TYPE
  2478.        SYNTAX      TruthValue
  2479.        MAX-ACCESS  read-write
  2480.        STATUS      current
  2481.        DESCRIPTION
  2482.                "This object has a value of false(2) if this interface
  2483.                only accepts packets/frames that are addressed to this
  2484.                station.  This object has a value of true(1) when the
  2485.                station accepts all packets/frames transmitted on the
  2486.                media.  The value true(1) is only legal on certain
  2487.                types of media.  If legal, setting this object to a
  2488.                value of true(1) may require the interface to be reset
  2489.                before becoming effective.
  2490.  
  2491.                The value of ifPromiscuousMode does not affect the
  2492.                reception of broadcast and multicast packets/frames by
  2493.                the interface."
  2494.        ::= { ifXEntry 16 }
  2495.  
  2496.    ifConnectorPresent   OBJECT-TYPE
  2497.        SYNTAX      TruthValue
  2498.        MAX-ACCESS  read-only
  2499.        STATUS      current
  2500.        DESCRIPTION
  2501.                "This object has the value 'true(1)' if the interface
  2502.                sublayer has a physical connector and the value
  2503.                'false(2)' otherwise."
  2504.        ::= { ifXEntry 17 }
  2505.  
  2506.    ifAlias   OBJECT-TYPE
  2507.        SYNTAX      DisplayString (SIZE(0..64))
  2508.        MAX-ACCESS  read-write
  2509.        STATUS      current
  2510.        DESCRIPTION
  2511.                "This object is an 'alias' name for the interface as
  2512.                specified by a network manager, and provides a non-
  2513.                volatile 'handle' for the interface.
  2514.  
  2515.                On the first instantiation of an interface, the value
  2516.                of ifAlias associated with that interface is the
  2517.                zero-length string.  As and when a value is written
  2518.                into an instance of ifAlias through a network
  2519.  
  2520.  
  2521.  
  2522. McCloghrie & Kastenholz     Standards Track                    [Page 45]
  2523.  
  2524. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2525.  
  2526.  
  2527.                management set operation, then the agent must retain
  2528.                the supplied value in the ifAlias instance associated
  2529.                with the same interface for as long as that interface
  2530.                remains instantiated, including across all re-
  2531.                initializations/reboots of the network management
  2532.                system, including those which result in a change of
  2533.                the interface's ifIndex value.
  2534.  
  2535.                An example of the value which a network manager might
  2536.                store in this object for a WAN interface is the
  2537.                (Telco's) circuit number/identifier of the interface.
  2538.  
  2539.                Some agents may support write-access only for
  2540.                interfaces having particular values of ifType.  An
  2541.                agent which supports write access to this object is
  2542.                required to keep the value in non-volatile storage,
  2543.                but it may limit the length of new values depending on
  2544.                how much storage is already occupied by the current
  2545.                values for other interfaces."
  2546.        ::= { ifXEntry 18 }
  2547.  
  2548.    ifCounterDiscontinuityTime OBJECT-TYPE
  2549.        SYNTAX      TimeStamp
  2550.        MAX-ACCESS  read-only
  2551.        STATUS      current
  2552.        DESCRIPTION
  2553.                "The value of sysUpTime on the most recent occasion at
  2554.                which any one or more of this interface's counters
  2555.                suffered a discontinuity.  The relevant counters are
  2556.                the specific instances associated with this interface
  2557.                of any Counter32 or Counter64 object contained in the
  2558.                ifTable or ifXTable.  If no such discontinuities have
  2559.                occurred since the last re-initialization of the local
  2560.                management subsystem, then this object contains a zero
  2561.                value."
  2562.        ::= { ifXEntry 19 }
  2563.  
  2564.  
  2565.    --           The Interface Stack Group
  2566.    --
  2567.    -- Implementation of this group is mandatory for all systems
  2568.    --
  2569.  
  2570.    ifStackTable  OBJECT-TYPE
  2571.         SYNTAX        SEQUENCE OF IfStackEntry
  2572.         MAX-ACCESS    not-accessible
  2573.         STATUS        current
  2574.         DESCRIPTION
  2575.  
  2576.  
  2577.  
  2578. McCloghrie & Kastenholz     Standards Track                    [Page 46]
  2579.  
  2580. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2581.  
  2582.  
  2583.                "The table containing information on the relationships
  2584.                between the multiple sub-layers of network interfaces.
  2585.                In particular, it contains information on which sub-
  2586.                layers run 'on top of' which other sub-layers, where
  2587.                each sub-layer corresponds to a conceptual row in the
  2588.                ifTable.  For example, when the sub-layer with ifIndex
  2589.                value x runs over the sub-layer with ifIndex value y,
  2590.                then this table contains:
  2591.  
  2592.                  ifStackStatus.x.y=active
  2593.  
  2594.                For each ifIndex value, I, which identifies an active
  2595.                interface, there are always at least two instantiated
  2596.                rows in this table associated with I.  For one of
  2597.                these rows, I is the value of ifStackHigherLayer; for
  2598.                the other, I is the value of ifStackLowerLayer.  (If I
  2599.                is not involved in multiplexing, then these are the
  2600.                only two rows associated with I.)
  2601.  
  2602.                For example, two rows exist even for an interface
  2603.                which has no others stacked on top or below it:
  2604.  
  2605.                  ifStackStatus.0.x=active
  2606.                  ifStackStatus.x.0=active "
  2607.         ::= { ifMIBObjects 2 }
  2608.  
  2609.  
  2610.    ifStackEntry  OBJECT-TYPE
  2611.         SYNTAX        IfStackEntry
  2612.         MAX-ACCESS    not-accessible
  2613.         STATUS        current
  2614.         DESCRIPTION
  2615.                "Information on a particular relationship between two
  2616.                sub-layers, specifying that one sub-layer runs on
  2617.                'top' of the other sub-layer.  Each sub-layer
  2618.                corresponds to a conceptual row in the ifTable."
  2619.         INDEX { ifStackHigherLayer, ifStackLowerLayer }
  2620.         ::= { ifStackTable 1 }
  2621.  
  2622.  
  2623.    IfStackEntry ::=
  2624.        SEQUENCE {
  2625.            ifStackHigherLayer  Integer32,
  2626.            ifStackLowerLayer   Integer32,
  2627.            ifStackStatus       RowStatus
  2628.         }
  2629.  
  2630.  
  2631.  
  2632.  
  2633.  
  2634. McCloghrie & Kastenholz     Standards Track                    [Page 47]
  2635.  
  2636. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2637.  
  2638.  
  2639.    ifStackHigherLayer  OBJECT-TYPE
  2640.         SYNTAX        Integer32
  2641.         MAX-ACCESS    not-accessible
  2642.         STATUS        current
  2643.         DESCRIPTION
  2644.                "The value of ifIndex corresponding to the higher
  2645.                sub-layer of the relationship, i.e., the sub-layer
  2646.                which runs on 'top' of the sub-layer identified by the
  2647.                corresponding instance of ifStackLowerLayer.  If there
  2648.                is no higher sub-layer (below the internetwork layer),
  2649.                then this object has the value 0."
  2650.         ::= { ifStackEntry 1 }
  2651.  
  2652.  
  2653.    ifStackLowerLayer  OBJECT-TYPE
  2654.         SYNTAX        Integer32
  2655.         MAX-ACCESS    not-accessible
  2656.         STATUS        current
  2657.         DESCRIPTION
  2658.                "The value of ifIndex corresponding to the lower sub-
  2659.                layer of the relationship, i.e., the sub-layer which
  2660.                runs 'below' the sub-layer identified by the
  2661.                corresponding instance of ifStackHigherLayer.  If
  2662.                there is no lower sub-layer, then this object has the
  2663.                value 0."
  2664.         ::= { ifStackEntry 2 }
  2665.  
  2666.  
  2667.    ifStackStatus  OBJECT-TYPE
  2668.        SYNTAX         RowStatus
  2669.        MAX-ACCESS     read-create
  2670.        STATUS         current
  2671.        DESCRIPTION
  2672.                "The status of the relationship between two sub-
  2673.                layers.
  2674.  
  2675.                Changing the value of this object from 'active' to
  2676.                'notInService' or 'destroy' will likely have
  2677.                consequences up and down the interface stack.  Thus,
  2678.                write access to this object is likely to be
  2679.                inappropriate for some types of interfaces, and many
  2680.                implementations will choose not to support write-
  2681.                access for any type of interface."
  2682.        ::= { ifStackEntry 3 }
  2683.  
  2684.    ifStackLastChange OBJECT-TYPE
  2685.        SYNTAX         TimeTicks
  2686.        MAX-ACCESS     read-only
  2687.  
  2688.  
  2689.  
  2690. McCloghrie & Kastenholz     Standards Track                    [Page 48]
  2691.  
  2692. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2693.  
  2694.  
  2695.        STATUS         current
  2696.        DESCRIPTION
  2697.                "The value of sysUpTime at the time of the last change
  2698.                of the (whole) interface stack.  A change of the
  2699.                interface stack is defined to be any creation,
  2700.                deletion, or change in value of any instance of
  2701.                ifStackStatus.  If the interface stack has been
  2702.                unchanged since the last re-initialization of the
  2703.                local network management subsystem, then this object
  2704.                contains a zero value."
  2705.        ::= { ifMIBObjects 6 }
  2706.  
  2707.  
  2708.    --   Generic Receive Address Table
  2709.    --
  2710.    -- This group of objects is mandatory for all types of
  2711.    -- interfaces which can receive packets/frames addressed to
  2712.    -- more than one address.
  2713.    --
  2714.    -- This table replaces the ifExtnsRcvAddr table.  The main
  2715.    -- difference is that this table makes use of the RowStatus
  2716.    -- textual convention, while ifExtnsRcvAddr did not.
  2717.  
  2718.    ifRcvAddressTable  OBJECT-TYPE
  2719.        SYNTAX      SEQUENCE OF IfRcvAddressEntry
  2720.        MAX-ACCESS  not-accessible
  2721.        STATUS      current
  2722.        DESCRIPTION
  2723.                "This table contains an entry for each address
  2724.                (broadcast, multicast, or uni-cast) for which the
  2725.                system will receive packets/frames on a particular
  2726.                interface, except as follows:
  2727.  
  2728.                - for an interface operating in promiscuous mode,
  2729.                entries are only required for those addresses for
  2730.                which the system would receive frames were it not
  2731.                operating in promiscuous mode.
  2732.  
  2733.                - for 802.5 functional addresses, only one entry is
  2734.                required, for the address which has the functional
  2735.                address bit ANDed with the bit mask of all functional
  2736.                addresses for which the interface will accept frames.
  2737.  
  2738.                A system is normally able to use any unicast address
  2739.                which corresponds to an entry in this table as a
  2740.                source address."
  2741.        ::= { ifMIBObjects 4 }
  2742.  
  2743.  
  2744.  
  2745.  
  2746. McCloghrie & Kastenholz     Standards Track                    [Page 49]
  2747.  
  2748. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2749.  
  2750.  
  2751.    ifRcvAddressEntry  OBJECT-TYPE
  2752.        SYNTAX      IfRcvAddressEntry
  2753.        MAX-ACCESS  not-accessible
  2754.        STATUS      current
  2755.        DESCRIPTION
  2756.                "A list of objects identifying an address for which
  2757.                the system will accept packets/frames on the
  2758.                particular interface identified by the index value
  2759.                ifIndex."
  2760.        INDEX  { ifIndex, ifRcvAddressAddress }
  2761.        ::= { ifRcvAddressTable 1 }
  2762.  
  2763.    IfRcvAddressEntry ::=
  2764.        SEQUENCE {
  2765.            ifRcvAddressAddress   PhysAddress,
  2766.            ifRcvAddressStatus    RowStatus,
  2767.            ifRcvAddressType      INTEGER
  2768.        }
  2769.  
  2770.    ifRcvAddressAddress OBJECT-TYPE
  2771.        SYNTAX      PhysAddress
  2772.        MAX-ACCESS  not-accessible
  2773.        STATUS      current
  2774.        DESCRIPTION
  2775.                "An address for which the system will accept
  2776.                packets/frames on this entry's interface."
  2777.  
  2778.        ::= { ifRcvAddressEntry 1 }
  2779.  
  2780.    ifRcvAddressStatus OBJECT-TYPE
  2781.        SYNTAX      RowStatus
  2782.        MAX-ACCESS  read-create
  2783.        STATUS      current
  2784.        DESCRIPTION
  2785.                "This object is used to create and delete rows in the
  2786.                ifRcvAddressTable."
  2787.  
  2788.        ::= { ifRcvAddressEntry 2 }
  2789.  
  2790.    ifRcvAddressType OBJECT-TYPE
  2791.        SYNTAX      INTEGER {
  2792.                        other(1),
  2793.                        volatile(2),
  2794.                        nonVolatile(3)
  2795.                    }
  2796.  
  2797.        MAX-ACCESS  read-create
  2798.        STATUS      current
  2799.  
  2800.  
  2801.  
  2802. McCloghrie & Kastenholz     Standards Track                    [Page 50]
  2803.  
  2804. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2805.  
  2806.  
  2807.        DESCRIPTION
  2808.                "This object has the value nonVolatile(3) for those
  2809.                entries in the table which are valid and will not be
  2810.                deleted by the next restart of the managed system.
  2811.                Entries having the value volatile(2) are valid and
  2812.                exist, but have not been saved, so that will not exist
  2813.                after the next restart of the managed system.  Entries
  2814.                having the value other(1) are valid and exist but are
  2815.                not classified as to whether they will continue to
  2816.                exist after the next restart."
  2817.  
  2818.        DEFVAL  { volatile }
  2819.        ::= { ifRcvAddressEntry 3 }
  2820.  
  2821.    -- definition of interface-related traps.
  2822.  
  2823.    linkDown NOTIFICATION-TYPE
  2824.            OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
  2825.            STATUS  current
  2826.            DESCRIPTION
  2827.                "A linkDown trap signifies that the SNMPv2 entity,
  2828.                acting in an agent role, has detected that the
  2829.                ifOperStatus object for one of its communication links
  2830.                is about to enter the down state from some other state
  2831.                (but not from the notPresent state).  This other state
  2832.                is indicated by the included value of ifOperStatus."
  2833.        ::= { snmpTraps 3 }
  2834.  
  2835.    linkUp NOTIFICATION-TYPE
  2836.            OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
  2837.            STATUS  current
  2838.            DESCRIPTION
  2839.                "A linkDown trap signifies that the SNMPv2 entity,
  2840.                acting in an agent role, has detected that the
  2841.                ifOperStatus object for one of its communication links
  2842.                left the down state and transitioned into some other
  2843.                state (but not into the notPresent state).  This other
  2844.                state is indicated by the included value of
  2845.                ifOperStatus."
  2846.        ::= { snmpTraps 4 }
  2847.  
  2848.    -- conformance information
  2849.  
  2850.    ifConformance OBJECT IDENTIFIER ::= { ifMIB 2 }
  2851.  
  2852.    ifGroups      OBJECT IDENTIFIER ::= { ifConformance 1 }
  2853.    ifCompliances OBJECT IDENTIFIER ::= { ifConformance 2 }
  2854.  
  2855.  
  2856.  
  2857.  
  2858. McCloghrie & Kastenholz     Standards Track                    [Page 51]
  2859.  
  2860. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2861.  
  2862.  
  2863.    -- compliance statements
  2864.  
  2865.    ifCompliance2 MODULE-COMPLIANCE
  2866.        STATUS  current
  2867.        DESCRIPTION
  2868.                "The compliance statement for SNMPv2 entities which
  2869.                have network interfaces."
  2870.  
  2871.        MODULE  -- this module
  2872.            MANDATORY-GROUPS { ifGeneralInformationGroup, ifStackGroup2,
  2873.                               ifCounterDiscontinuityGroup }
  2874.  
  2875.            GROUP       ifFixedLengthGroup
  2876.            DESCRIPTION
  2877.                "This group is mandatory for all network interfaces
  2878.                which are character-oriented or transmit data in
  2879.                fixed-length transmission units."
  2880.  
  2881.            GROUP       ifHCFixedLengthGroup
  2882.            DESCRIPTION
  2883.                "This group is mandatory only for those network
  2884.                interfaces which are character-oriented or transmit
  2885.                data in fixed-length transmission units, and for which
  2886.                the value of the corresponding instance of ifSpeed is
  2887.                greater than 20,000,000 bits/second."
  2888.  
  2889.            GROUP       ifPacketGroup
  2890.            DESCRIPTION
  2891.                "This group is mandatory for all network interfaces
  2892.                which are packet-oriented."
  2893.  
  2894.            GROUP       ifHCPacketGroup
  2895.            DESCRIPTION
  2896.                "This group is mandatory only for those network
  2897.                interfaces which are packet-oriented and for which the
  2898.                value of the corresponding instance of ifSpeed is
  2899.                greater than 650,000,000 bits/second."
  2900.  
  2901.            GROUP       ifRcvAddressGroup
  2902.            DESCRIPTION
  2903.                "The applicability of this group MUST be defined by
  2904.                the media-specific MIBs.  Media-specific MIBs must
  2905.                define the exact meaning, use, and semantics of the
  2906.                addresses in this group."
  2907.  
  2908.  
  2909.  
  2910.  
  2911.  
  2912.  
  2913.  
  2914. McCloghrie & Kastenholz     Standards Track                    [Page 52]
  2915.  
  2916. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2917.  
  2918.  
  2919.            OBJECT      ifLinkUpDownTrapEnable
  2920.            MIN-ACCESS  read-only
  2921.            DESCRIPTION
  2922.                "Write access is not required."
  2923.  
  2924.            OBJECT      ifPromiscuousMode
  2925.            MIN-ACCESS  read-only
  2926.            DESCRIPTION
  2927.                "Write access is not required."
  2928.  
  2929.            OBJECT      ifStackStatus
  2930.            SYNTAX      INTEGER { active(1) } -- subset of RowStatus
  2931.            MIN-ACCESS  read-only
  2932.            DESCRIPTION
  2933.                "Write access is not required, and only one of the six
  2934.                enumerated values for the RowStatus textual convention
  2935.                need be supported, specifically: active(1)."
  2936.  
  2937.            OBJECT       ifAdminStatus
  2938.            SYNTAX       INTEGER { up(1), down(2) }
  2939.            MIN-ACCESS   read-only
  2940.            DESCRIPTION
  2941.                "Write access is not required, nor is support for the
  2942.                value testing(3)."
  2943.  
  2944.            OBJECT       ifAlias
  2945.            MIN-ACCESS   read-only
  2946.            DESCRIPTION
  2947.                "Write access is not required."
  2948.  
  2949.        ::= { ifCompliances 2 }
  2950.  
  2951.    -- units of conformance
  2952.  
  2953.    ifGeneralInformationGroup    OBJECT-GROUP
  2954.        OBJECTS { ifIndex, ifDescr, ifType, ifSpeed, ifPhysAddress,
  2955.                  ifAdminStatus, ifOperStatus, ifLastChange,
  2956.                  ifLinkUpDownTrapEnable, ifConnectorPresent,
  2957.                  ifHighSpeed, ifName, ifNumber, ifAlias,
  2958.                  ifTableLastChange }
  2959.        STATUS  current
  2960.        DESCRIPTION
  2961.                "A collection of objects providing information
  2962.                applicable to all network interfaces."
  2963.        ::= { ifGroups 10 }
  2964.  
  2965.    -- the following five groups are mutually exclusive; at most
  2966.    -- one of these groups is implemented for any interface
  2967.  
  2968.  
  2969.  
  2970. McCloghrie & Kastenholz     Standards Track                    [Page 53]
  2971.  
  2972. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  2973.  
  2974.  
  2975.    ifFixedLengthGroup    OBJECT-GROUP
  2976.        OBJECTS { ifInOctets, ifOutOctets, ifInUnknownProtos,
  2977.                  ifInErrors, ifOutErrors }
  2978.        STATUS  current
  2979.        DESCRIPTION
  2980.                "A collection of objects providing information
  2981.                specific to non-high speed (non-high speed interfaces
  2982.                transmit and receive at speeds less than or equal to
  2983.                20,000,000 bits/second) character-oriented or fixed-
  2984.                length-transmission network interfaces."
  2985.        ::= { ifGroups 2 }
  2986.  
  2987.    ifHCFixedLengthGroup    OBJECT-GROUP
  2988.        OBJECTS { ifHCInOctets, ifHCOutOctets,
  2989.                  ifInOctets, ifOutOctets, ifInUnknownProtos,
  2990.                  ifInErrors, ifOutErrors }
  2991.        STATUS  current
  2992.        DESCRIPTION
  2993.                "A collection of objects providing information
  2994.                specific to high speed (greater than 20,000,000
  2995.                bits/second) character-oriented or fixed-length-
  2996.                transmission network interfaces."
  2997.        ::= { ifGroups 3 }
  2998.  
  2999.    ifPacketGroup    OBJECT-GROUP
  3000.        OBJECTS { ifInOctets, ifOutOctets, ifInUnknownProtos,
  3001.                  ifInErrors, ifOutErrors,
  3002.                  ifMtu, ifInUcastPkts, ifInMulticastPkts,
  3003.                  ifInBroadcastPkts, ifInDiscards,
  3004.                  ifOutUcastPkts, ifOutMulticastPkts,
  3005.                  ifOutBroadcastPkts, ifOutDiscards,
  3006.                  ifPromiscuousMode }
  3007.        STATUS  current
  3008.        DESCRIPTION
  3009.                "A collection of objects providing information
  3010.                specific to non-high speed (non-high speed interfaces
  3011.                transmit and receive at speeds less than or equal to
  3012.                20,000,000 bits/second) packet-oriented network
  3013.                interfaces."
  3014.        ::= { ifGroups 4 }
  3015.  
  3016.    ifHCPacketGroup    OBJECT-GROUP
  3017.        OBJECTS { ifHCInOctets, ifHCOutOctets,
  3018.                  ifInOctets, ifOutOctets, ifInUnknownProtos,
  3019.                  ifInErrors, ifOutErrors,
  3020.                  ifMtu, ifInUcastPkts, ifInMulticastPkts,
  3021.                  ifInBroadcastPkts, ifInDiscards,
  3022.                  ifOutUcastPkts, ifOutMulticastPkts,
  3023.  
  3024.  
  3025.  
  3026. McCloghrie & Kastenholz     Standards Track                    [Page 54]
  3027.  
  3028. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3029.  
  3030.  
  3031.                  ifOutBroadcastPkts, ifOutDiscards,
  3032.                  ifPromiscuousMode }
  3033.        STATUS  current
  3034.        DESCRIPTION
  3035.                "A collection of objects providing information
  3036.                specific to high speed (greater than 20,000,000
  3037.                bits/second but less than or equal to 650,000,000
  3038.                bits/second) packet-oriented network interfaces."
  3039.        ::= { ifGroups 5 }
  3040.  
  3041.    ifVHCPacketGroup    OBJECT-GROUP
  3042.        OBJECTS { ifHCInUcastPkts, ifHCInMulticastPkts,
  3043.                  ifHCInBroadcastPkts, ifHCOutUcastPkts,
  3044.                  ifHCOutMulticastPkts, ifHCOutBroadcastPkts,
  3045.                  ifHCInOctets, ifHCOutOctets,
  3046.                  ifInOctets, ifOutOctets, ifInUnknownProtos,
  3047.                  ifInErrors, ifOutErrors,
  3048.                  ifMtu, ifInUcastPkts, ifInMulticastPkts,
  3049.                  ifInBroadcastPkts, ifInDiscards,
  3050.                  ifOutUcastPkts, ifOutMulticastPkts,
  3051.                  ifOutBroadcastPkts, ifOutDiscards,
  3052.                  ifPromiscuousMode }
  3053.        STATUS  current
  3054.        DESCRIPTION
  3055.                "A collection of objects providing information
  3056.                specific to higher speed (greater than 650,000,000
  3057.                bits/second) packet-oriented network interfaces."
  3058.        ::= { ifGroups 6 }
  3059.  
  3060.    ifRcvAddressGroup    OBJECT-GROUP
  3061.        OBJECTS { ifRcvAddressStatus, ifRcvAddressType }
  3062.        STATUS  current
  3063.        DESCRIPTION
  3064.                "A collection of objects providing information on the
  3065.                multiple addresses which an interface receives."
  3066.        ::= { ifGroups 7 }
  3067.  
  3068.    ifStackGroup2    OBJECT-GROUP
  3069.        OBJECTS { ifStackStatus, ifStackLastChange }
  3070.        STATUS  current
  3071.        DESCRIPTION
  3072.                "A collection of objects providing information on the
  3073.                layering of MIB-II interfaces."
  3074.        ::= { ifGroups 11 }
  3075.  
  3076.    ifCounterDiscontinuityGroup  OBJECT-GROUP
  3077.        OBJECTS { ifCounterDiscontinuityTime }
  3078.        STATUS  current
  3079.  
  3080.  
  3081.  
  3082. McCloghrie & Kastenholz     Standards Track                    [Page 55]
  3083.  
  3084. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3085.  
  3086.  
  3087.        DESCRIPTION
  3088.                "A collection of objects providing information
  3089.                specific to interface counter discontinuities."
  3090.        ::= { ifGroups 13 }
  3091.  
  3092.    -- Deprecated Definitions - Objects
  3093.  
  3094.  
  3095.    --
  3096.    --    The Interface Test Table
  3097.    --
  3098.    -- This group of objects is optional.  However, a media-specific
  3099.    -- MIB may make implementation of this group mandatory.
  3100.    --
  3101.    -- This table replaces the ifExtnsTestTable
  3102.    --
  3103.  
  3104.    ifTestTable   OBJECT-TYPE
  3105.        SYNTAX      SEQUENCE OF IfTestEntry
  3106.        MAX-ACCESS  not-accessible
  3107.        STATUS      deprecated
  3108.        DESCRIPTION
  3109.                "This table contains one entry per interface.  It
  3110.                defines objects which allow a network manager to
  3111.                instruct an agent to test an interface for various
  3112.                faults.  Tests for an interface are defined in the
  3113.                media-specific MIB for that interface.  After invoking
  3114.                a test, the object ifTestResult can be read to
  3115.                determine the outcome.  If an agent can not perform
  3116.                the test, ifTestResult is set to so indicate.  The
  3117.                object ifTestCode can be used to provide further
  3118.                test-specific or interface-specific (or even
  3119.                enterprise-specific) information concerning the
  3120.                outcome of the test.  Only one test can be in progress
  3121.                on each interface at any one time.  If one test is in
  3122.                progress when another test is invoked, the second test
  3123.                is rejected.  Some agents may reject a test when a
  3124.                prior test is active on another interface.
  3125.  
  3126.                Before starting a test, a manager-station must first
  3127.                obtain 'ownership' of the entry in the ifTestTable for
  3128.                the interface to be tested.  This is accomplished with
  3129.                the ifTestId and ifTestStatus objects as follows:
  3130.  
  3131.             try_again:
  3132.                 get (ifTestId, ifTestStatus)
  3133.                 while (ifTestStatus != notInUse)
  3134.                     /*
  3135.  
  3136.  
  3137.  
  3138. McCloghrie & Kastenholz     Standards Track                    [Page 56]
  3139.  
  3140. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3141.  
  3142.  
  3143.                      * Loop while a test is running or some other
  3144.                      * manager is configuring a test.
  3145.                      */
  3146.                     short delay
  3147.                     get (ifTestId, ifTestStatus)
  3148.                 }
  3149.  
  3150.                 /*
  3151.                  * Is not being used right now -- let's compete
  3152.                  * to see who gets it.
  3153.                  */
  3154.                 lock_value = ifTestId
  3155.  
  3156.                 if ( set(ifTestId = lock_value, ifTestStatus = inUse,
  3157.                          ifTestOwner = 'my-IP-address') == FAILURE)
  3158.                     /*
  3159.                      * Another manager got the ifTestEntry -- go
  3160.                      * try again
  3161.                      */
  3162.                     goto try_again;
  3163.  
  3164.                 /*
  3165.                  * I have the lock
  3166.                  */
  3167.                 set up any test parameters.
  3168.  
  3169.                 /*
  3170.                  * This starts the test
  3171.                  */
  3172.                 set(ifTestType = test_to_run);
  3173.  
  3174.                 wait for test completion by polling ifTestResult
  3175.  
  3176.                 when test completes, agent sets ifTestResult
  3177.                      agent also sets ifTestStatus = 'notInUse'
  3178.  
  3179.                 retrieve any additional test results, and ifTestId
  3180.  
  3181.                 if (ifTestId == lock_value+1) results are valid
  3182.  
  3183.               A manager station first retrieves the value of the
  3184.               appropriate ifTestId and ifTestStatus objects,
  3185.               periodically repeating the retrieval if necessary,
  3186.               until the value of ifTestStatus is 'notInUse'.  The
  3187.               manager station then tries to set the same ifTestId
  3188.               object to the value it just retrieved, the same
  3189.               ifTestStatus object to 'inUse', and the corresponding
  3190.               ifTestOwner object to a value indicating itself.  If
  3191.  
  3192.  
  3193.  
  3194. McCloghrie & Kastenholz     Standards Track                    [Page 57]
  3195.  
  3196. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3197.  
  3198.  
  3199.               the set operation succeeds then the manager has
  3200.               obtained ownership of the ifTestEntry, and the value of
  3201.               the ifTestId object is incremented by the agent (per
  3202.               the semantics of TestAndIncr).  Failure of the set
  3203.               operation indicates that some other manager has
  3204.               obtained ownership of the ifTestEntry.
  3205.  
  3206.               Once ownership is obtained, any test parameters can be
  3207.               setup, and then the test is initiated by setting
  3208.               ifTestType.  On completion of the test, the agent sets
  3209.               ifTestStatus to 'notInUse'.  Once this occurs, the
  3210.               manager can retrieve the results.  In the (rare) event
  3211.               that the invocation of tests by two network managers
  3212.               were to overlap, then there would be a possibility that
  3213.               the first test's results might be overwritten by the
  3214.               second test's results prior to the first results being
  3215.               read.  This unlikely circumstance can be detected by a
  3216.               network manager retrieving ifTestId at the same time as
  3217.               retrieving the test results, and ensuring that the
  3218.               results are for the desired request.
  3219.  
  3220.               If ifTestType is not set within an abnormally long
  3221.               period of time after ownership is obtained, the agent
  3222.               should time-out the manager, and reset the value of the
  3223.               ifTestStatus object back to 'notInUse'.  It is
  3224.               suggested that this time-out period be 5 minutes.
  3225.  
  3226.               In general, a management station must not retransmit a
  3227.               request to invoke a test for which it does not receive
  3228.               a response; instead, it properly inspects an agent's
  3229.               MIB to determine if the invocation was successful.
  3230.               Only if the invocation was unsuccessful, is the
  3231.               invocation request retransmitted.
  3232.  
  3233.               Some tests may require the interface to be taken off-
  3234.               line in order to execute them, or may even require the
  3235.               agent to reboot after completion of the test.  In these
  3236.               circumstances, communication with the management
  3237.               station invoking the test may be lost until after
  3238.               completion of the test.  An agent is not required to
  3239.               support such tests.  However, if such tests are
  3240.               supported, then the agent should make every effort to
  3241.               transmit a response to the request which invoked the
  3242.               test prior to losing communication.  When the agent is
  3243.               restored to normal service, the results of the test are
  3244.               properly made available in the appropriate objects.
  3245.               Note that this requires that the ifIndex value assigned
  3246.               to an interface must be unchanged even if the test
  3247.  
  3248.  
  3249.  
  3250. McCloghrie & Kastenholz     Standards Track                    [Page 58]
  3251.  
  3252. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3253.  
  3254.  
  3255.               causes a reboot.  An agent must reject any test for
  3256.               which it cannot, perhaps due to resource constraints,
  3257.               make available at least the minimum amount of
  3258.               information after that test completes."
  3259.        ::= { ifMIBObjects 3 }
  3260.  
  3261.    ifTestEntry OBJECT-TYPE
  3262.        SYNTAX       IfTestEntry
  3263.        MAX-ACCESS   not-accessible
  3264.        STATUS       deprecated
  3265.        DESCRIPTION
  3266.                "An entry containing objects for invoking tests on an
  3267.                interface."
  3268.        AUGMENTS  { ifEntry }
  3269.        ::= { ifTestTable 1 }
  3270.  
  3271.    IfTestEntry ::=
  3272.        SEQUENCE {
  3273.            ifTestId           TestAndIncr,
  3274.            ifTestStatus       INTEGER,
  3275.            ifTestType         AutonomousType,
  3276.            ifTestResult       INTEGER,
  3277.            ifTestCode         OBJECT IDENTIFIER,
  3278.            ifTestOwner        OwnerString
  3279.        }
  3280.  
  3281.    ifTestId         OBJECT-TYPE
  3282.        SYNTAX       TestAndIncr
  3283.        MAX-ACCESS   read-write
  3284.        STATUS       deprecated
  3285.        DESCRIPTION
  3286.                "This object identifies the current invocation of the
  3287.                interface's test."
  3288.        ::= { ifTestEntry 1 }
  3289.  
  3290.    ifTestStatus     OBJECT-TYPE
  3291.        SYNTAX       INTEGER { notInUse(1), inUse(2) }
  3292.        MAX-ACCESS   read-write
  3293.        STATUS       deprecated
  3294.        DESCRIPTION
  3295.                "This object indicates whether or not some manager
  3296.                currently has the necessary 'ownership' required to
  3297.                invoke a test on this interface.  A write to this
  3298.                object is only successful when it changes its value
  3299.                from 'notInUse(1)' to 'inUse(2)'.  After completion of
  3300.                a test, the agent resets the value back to
  3301.                'notInUse(1)'."
  3302.        ::= { ifTestEntry 2 }
  3303.  
  3304.  
  3305.  
  3306. McCloghrie & Kastenholz     Standards Track                    [Page 59]
  3307.  
  3308. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3309.  
  3310.  
  3311.    ifTestType       OBJECT-TYPE
  3312.        SYNTAX       AutonomousType
  3313.        MAX-ACCESS   read-write
  3314.        STATUS       deprecated
  3315.        DESCRIPTION
  3316.                "A control variable used to start and stop operator-
  3317.                initiated interface tests.  Most OBJECT IDENTIFIER
  3318.                values assigned to tests are defined elsewhere, in
  3319.                association with specific types of interface.
  3320.                However, this document assigns a value for a full-
  3321.                duplex loopback test, and defines the special meanings
  3322.                of the subject identifier:
  3323.  
  3324.                    noTest  OBJECT IDENTIFIER ::= { 0 0 }
  3325.  
  3326.                When the value noTest is written to this object, no
  3327.                action is taken unless a test is in progress, in which
  3328.                case the test is aborted.  Writing any other value to
  3329.                this object is only valid when no test is currently in
  3330.                progress, in which case the indicated test is
  3331.                initiated.
  3332.  
  3333.                When read, this object always returns the most recent
  3334.                value that ifTestType was set to.  If it has not been
  3335.                set since the last initialization of the network
  3336.                management subsystem on the agent, a value of noTest
  3337.                is returned."
  3338.        ::= { ifTestEntry 3 }
  3339.  
  3340.    ifTestResult  OBJECT-TYPE
  3341.        SYNTAX       INTEGER {
  3342.                         none(1),          -- no test yet requested
  3343.                         success(2),
  3344.                         inProgress(3),
  3345.                         notSupported(4),
  3346.                         unAbleToRun(5),   -- due to state of system
  3347.                         aborted(6),
  3348.                         failed(7)
  3349.                     }
  3350.        MAX-ACCESS   read-only
  3351.        STATUS       deprecated
  3352.        DESCRIPTION
  3353.                "This object contains the result of the most recently
  3354.                requested test, or the value none(1) if no tests have
  3355.                been requested since the last reset.  Note that this
  3356.                facility provides no provision for saving the results
  3357.                of one test when starting another, as could be
  3358.                required if used by multiple managers concurrently."
  3359.  
  3360.  
  3361.  
  3362. McCloghrie & Kastenholz     Standards Track                    [Page 60]
  3363.  
  3364. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3365.  
  3366.  
  3367.        ::= { ifTestEntry 4 }
  3368.  
  3369.    ifTestCode  OBJECT-TYPE
  3370.        SYNTAX       OBJECT IDENTIFIER
  3371.        MAX-ACCESS   read-only
  3372.        STATUS       deprecated
  3373.        DESCRIPTION
  3374.                "This object contains a code which contains more
  3375.                specific information on the test result, for example
  3376.                an error-code after a failed test.  Error codes and
  3377.                other values this object may take are specific to the
  3378.                type of interface and/or test.  The value may have the
  3379.                semantics of either the AutonomousType or
  3380.                InstancePointer textual conventions as defined in RFC
  3381.                1903.  The identifier:
  3382.  
  3383.                    testCodeUnknown  OBJECT IDENTIFIER ::= { 0 0 }
  3384.  
  3385.                is defined for use if no additional result code is
  3386.                available."
  3387.        ::= { ifTestEntry 5 }
  3388.  
  3389.    ifTestOwner      OBJECT-TYPE
  3390.        SYNTAX       OwnerString
  3391.        MAX-ACCESS   read-write
  3392.        STATUS       deprecated
  3393.        DESCRIPTION
  3394.                "The entity which currently has the 'ownership'
  3395.                required to invoke a test on this interface."
  3396.        ::= { ifTestEntry 6 }
  3397.  
  3398.    -- Deprecated Definitions - Groups
  3399.  
  3400.  
  3401.    ifGeneralGroup    OBJECT-GROUP
  3402.        OBJECTS { ifDescr, ifType, ifSpeed, ifPhysAddress,
  3403.                  ifAdminStatus, ifOperStatus, ifLastChange,
  3404.                  ifLinkUpDownTrapEnable, ifConnectorPresent,
  3405.                  ifHighSpeed, ifName }
  3406.        STATUS  deprecated
  3407.        DESCRIPTION
  3408.                "A collection of objects deprecated in favour of
  3409.                ifGeneralInformationGroup."
  3410.        ::= { ifGroups 1 }
  3411.  
  3412.  
  3413.    ifTestGroup    OBJECT-GROUP
  3414.        OBJECTS { ifTestId, ifTestStatus, ifTestType,
  3415.  
  3416.  
  3417.  
  3418. McCloghrie & Kastenholz     Standards Track                    [Page 61]
  3419.  
  3420. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3421.  
  3422.  
  3423.                  ifTestResult, ifTestCode, ifTestOwner }
  3424.        STATUS  deprecated
  3425.        DESCRIPTION
  3426.                "A collection of objects providing the ability to
  3427.                invoke tests on an interface."
  3428.        ::= { ifGroups 8 }
  3429.  
  3430.  
  3431.    ifStackGroup    OBJECT-GROUP
  3432.        OBJECTS { ifStackStatus }
  3433.        STATUS  deprecated
  3434.        DESCRIPTION
  3435.                "The previous collection of objects providing
  3436.                information on the layering of MIB-II interfaces."
  3437.        ::= { ifGroups 9 }
  3438.  
  3439.  
  3440.    ifOldObjectsGroup    OBJECT-GROUP
  3441.        OBJECTS { ifInNUcastPkts, ifOutNUcastPkts,
  3442.                  ifOutQLen, ifSpecific }
  3443.        STATUS  deprecated
  3444.        DESCRIPTION
  3445.                "The collection of objects deprecated from the
  3446.                original MIB-II interfaces group."
  3447.        ::= { ifGroups 12 }
  3448.  
  3449.  
  3450.    -- Deprecated Definitions - Compliance
  3451.  
  3452.    ifCompliance MODULE-COMPLIANCE
  3453.        STATUS  deprecated
  3454.        DESCRIPTION
  3455.                "The previous compliance statement for SNMPv2 entities
  3456.                which have network interfaces."
  3457.  
  3458.        MODULE  -- this module
  3459.            MANDATORY-GROUPS { ifGeneralGroup, ifStackGroup }
  3460.  
  3461.            GROUP       ifFixedLengthGroup
  3462.            DESCRIPTION
  3463.                "This group is mandatory for all network interfaces
  3464.                which are character-oriented or transmit data in
  3465.                fixed-length transmission units."
  3466.  
  3467.            GROUP       ifHCFixedLengthGroup
  3468.            DESCRIPTION
  3469.                "This group is mandatory only for those network
  3470.                interfaces which are character-oriented or transmit
  3471.  
  3472.  
  3473.  
  3474. McCloghrie & Kastenholz     Standards Track                    [Page 62]
  3475.  
  3476. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3477.  
  3478.  
  3479.                data in fixed-length transmission units, and for which
  3480.                the value of the corresponding instance of ifSpeed is
  3481.                greater than 20,000,000 bits/second."
  3482.  
  3483.            GROUP       ifPacketGroup
  3484.            DESCRIPTION
  3485.                "This group is mandatory for all network interfaces
  3486.                which are packet-oriented."
  3487.  
  3488.            GROUP       ifHCPacketGroup
  3489.            DESCRIPTION
  3490.                "This group is mandatory only for those network
  3491.                interfaces which are packet-oriented and for which the
  3492.                value of the corresponding instance of ifSpeed is
  3493.                greater than 650,000,000 bits/second."
  3494.  
  3495.            GROUP       ifTestGroup
  3496.            DESCRIPTION
  3497.                "This group is optional.  Media-specific MIBs which
  3498.                require interface tests are strongly encouraged to use
  3499.                this group for invoking tests and reporting results.
  3500.                A medium specific MIB which has mandatory tests may
  3501.                make implementation of this group mandatory."
  3502.  
  3503.            GROUP       ifRcvAddressGroup
  3504.            DESCRIPTION
  3505.                "The applicability of this group MUST be defined by
  3506.                the media-specific MIBs.  Media-specific MIBs must
  3507.                define the exact meaning, use, and semantics of the
  3508.                addresses in this group."
  3509.  
  3510.            OBJECT      ifLinkUpDownTrapEnable
  3511.            MIN-ACCESS  read-only
  3512.            DESCRIPTION
  3513.                "Write access is not required."
  3514.  
  3515.            OBJECT      ifPromiscuousMode
  3516.            MIN-ACCESS  read-only
  3517.            DESCRIPTION
  3518.                "Write access is not required."
  3519.  
  3520.            OBJECT      ifStackStatus
  3521.            SYNTAX      INTEGER { active(1) } -- subset of RowStatus
  3522.            MIN-ACCESS  read-only
  3523.            DESCRIPTION
  3524.                "Write access is not required, and only one of the six
  3525.                enumerated values for the RowStatus textual convention
  3526.                need be supported, specifically: active(1)."
  3527.  
  3528.  
  3529.  
  3530. McCloghrie & Kastenholz     Standards Track                    [Page 63]
  3531.  
  3532. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3533.  
  3534.  
  3535.            OBJECT       ifAdminStatus
  3536.            SYNTAX       INTEGER { up(1), down(2) }
  3537.            MIN-ACCESS   read-only
  3538.            DESCRIPTION
  3539.                "Write access is not required, nor is support for the
  3540.                value testing(3)."
  3541.        ::= { ifCompliances 1 }
  3542.  
  3543.    END
  3544.  
  3545. 7.  Acknowledgements
  3546.  
  3547.    This memo has been produced by the IETF's Interfaces MIB working-
  3548.    group.
  3549.  
  3550.    The original proposal evolved from conversations and discussions with
  3551.    many people, including at least the following: Fred Baker, Ted
  3552.    Brunner, Chuck Davin, Jeremy Greene, Marshall Rose, Kaj Tesink, and
  3553.    Dean Throop.
  3554.  
  3555. 8.  References
  3556.  
  3557.    [1]  Case, J., McCloghrie, K., Rose, M., and
  3558.         S. Waldbusser, "Structure of Management Information for
  3559.         version 2 of the Simple Network Management Protocol
  3560.         (SNMPv2)", RFC 1902, January 1996.
  3561.  
  3562.    [2]  Case, J., McCloghrie, K., Rose, M., and
  3563.         S. Waldbusser, "Textual Conventions for version 2 of the
  3564.         Simple Network Management Protocol (SNMPv2)", RFC 1903,
  3565.         January 1996.
  3566.  
  3567.    [3]  Case, J., McCloghrie, K., Rose, M., and
  3568.         S. Waldbusser, "Protocol Operations for version 2 of the
  3569.         Simple Network Management Protocol (SNMPv2)", RFC 1905,
  3570.         January 1996.
  3571.  
  3572.    [4]  McCloghrie, K., and M. Rose, "Management Information Base for
  3573.         Network Management of TCP/IP-based internets - MIB-II", STD
  3574.         17, RFC 1213, March 1991.
  3575.  
  3576.    [5]  Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple
  3577.         Network Management Protocol", STD 15, RFC 1157, May 1990.
  3578.  
  3579.    [6]  Postel, J., "Internet Protocol", STD 5, RFC 791, September 1981.
  3580.  
  3581.    [7]  McCloghrie, K., "Extensions to the Generic-Interface MIB", RFC
  3582.         1229, May 1991.
  3583.  
  3584.  
  3585.  
  3586. McCloghrie & Kastenholz     Standards Track                    [Page 64]
  3587.  
  3588. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3589.  
  3590.  
  3591.    [8]  ATM Forum Technical Committee, "LAN Emulation Client
  3592.         Management: Version 1.0 Specification", af-lane-0044.000, ATM
  3593.         Forum, September 1995.
  3594.  
  3595.    [9]  Stewart, B., "Definitions of Managed Objects for Character
  3596.         Stream Devices using SMIv2", RFC 1658, July 1994.
  3597.  
  3598.    [10] Bradner, S., "Key words for use in RFCs to Indicate
  3599.         Requirements Levels", RFC 2119, March 1997.
  3600.  
  3601. 9.  Security Considerations
  3602.  
  3603.    This MIB contains both readable objects whose values provide the
  3604.    number and status of a device's network interfaces, and write-able
  3605.    objects which allow an administrator to control the interfaces and to
  3606.    perform tests on the interfaces.  Unauthorized access to the readable
  3607.    objects is relatively innocuous.  Unauthorized access to the write-
  3608.    able objects could cause a denial of service, or in combination with
  3609.    other (e.g., physical) security breaches, could cause unauthorized
  3610.    connectivity to a device.
  3611.  
  3612. 10.  Authors' Addresses
  3613.  
  3614.    Keith McCloghrie
  3615.    Cisco Systems, Inc.
  3616.    170 West Tasman Drive
  3617.    San Jose, CA  95134-1706
  3618.  
  3619.    Phone: 408-526-5260
  3620.    EMail: kzm@cisco.com
  3621.  
  3622.  
  3623.    Frank Kastenholz
  3624.    FTP Software
  3625.    2 High Street
  3626.    North Andover, Mass. USA 01845
  3627.  
  3628.    Phone: 508-685-4000
  3629.    EMail: kasten@ftp.com
  3630.  
  3631.  
  3632.  
  3633.  
  3634.  
  3635.  
  3636.  
  3637.  
  3638.  
  3639.  
  3640.  
  3641.  
  3642. McCloghrie & Kastenholz     Standards Track                    [Page 65]
  3643.  
  3644. RFC 2233            Interfaces Group MIB using SMIv2       November 1997
  3645.  
  3646.  
  3647. 11.  Full Copyright Statement
  3648.  
  3649.    Copyright (C) The Internet Society (1997).  All Rights Reserved.
  3650.  
  3651.    This document and translations of it may be copied and furnished to
  3652.    others, and derivative works that comment on or otherwise explain it
  3653.    or assist in its implementation may be prepared, copied, published
  3654.    and distributed, in whole or in part, without restriction of any
  3655.    kind, provided that the above copyright notice and this paragraph are
  3656.    included on all such copies and derivative works.  However, this
  3657.    document itself may not be modified in any way, such as by removing
  3658.    the copyright notice or references to the Internet Society or other
  3659.    Internet organizations, except as needed for the purpose of
  3660.    developing Internet standards in which case the procedures for
  3661.    copyrights defined in the Internet Standards process must be
  3662.    followed, or as required to translate it into languages other than
  3663.    English.
  3664.  
  3665.    The limited permissions granted above are perpetual and will not be
  3666.    revoked by the Internet Society or its successors or assigns.
  3667.  
  3668.    This document and the information contained herein is provided on an
  3669.    "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
  3670.    TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
  3671.    BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
  3672.    HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
  3673.    MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  3674.  
  3675.  
  3676.  
  3677.  
  3678.  
  3679.  
  3680.  
  3681.  
  3682.  
  3683.  
  3684.  
  3685.  
  3686.  
  3687.  
  3688.  
  3689.  
  3690.  
  3691.  
  3692.  
  3693.  
  3694.  
  3695.  
  3696.  
  3697.  
  3698. McCloghrie & Kastenholz     Standards Track                    [Page 66]
  3699.  
  3700.